0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-04 03:57:28 +00:00
nextcloud_server/core/Command/Db
Nils Wenninghoff b21070090b
fix(ConvertType): Read dbtype in createConnectionParams and remove safeguard
Signed-off-by: Nils Wenninghoff <nils@ungemein.cool>
2025-01-30 12:19:39 +01:00
..
Migrations ci: Fix psalm by typing the QuestionHelper 2024-10-21 11:28:53 +02:00
AddMissingColumns.php chore: Add SPDX header 2024-05-26 20:05:04 +02:00
AddMissingIndices.php chore: Add SPDX header 2024-05-26 20:05:04 +02:00
AddMissingPrimaryKeys.php chore: Add SPDX header 2024-05-26 20:05:04 +02:00
ConvertFilecacheBigInt.php ci: Fix psalm by typing the QuestionHelper 2024-10-21 11:28:53 +02:00
ConvertMysqlToMB4.php fix(db): Promote the use of getDatabaseProvider to reduce the impage of removed upstream platforms 2024-07-19 11:21:14 +02:00
ConvertType.php fix(ConvertType): Read dbtype in createConnectionParams and remove safeguard 2025-01-30 12:19:39 +01:00
ExpectedSchema.php feat: add commands for exporting current and expected database schema 2024-07-02 13:45:12 +02:00
ExportSchema.php feat: add commands for exporting current and expected database schema 2024-07-02 13:45:12 +02:00
SchemaEncoder.php feat: add commands for exporting current and expected database schema 2024-07-02 13:45:12 +02:00