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 +07:00
..
Migrations ci: Fix psalm by typing the QuestionHelper 2024-10-21 11:28:53 +07:00
AddMissingColumns.php chore: Add SPDX header 2024-05-26 20:05:04 +07:00
AddMissingIndices.php chore: Add SPDX header 2024-05-26 20:05:04 +07:00
AddMissingPrimaryKeys.php chore: Add SPDX header 2024-05-26 20:05:04 +07:00
ConvertFilecacheBigInt.php ci: Fix psalm by typing the QuestionHelper 2024-10-21 11:28:53 +07:00
ConvertMysqlToMB4.php fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 2024-07-19 11:21:14 +07:00
ConvertType.php fix(ConvertType): Read dbtype in createConnectionParams and remove safeguard 2025-01-30 12:19:39 +07:00
ExpectedSchema.php feat: add commands for exporting current and expected database schema 2024-07-02 13:45:12 +07:00
ExportSchema.php feat: add commands for exporting current and expected database schema 2024-07-02 13:45:12 +07:00
SchemaEncoder.php feat: add commands for exporting current and expected database schema 2024-07-02 13:45:12 +07:00