0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-04-28 11:03:00 +00:00
nextcloud_server/core/Command/Db
Christoph Wurst 29161c0dfd
fix(db): Create replacement index where original index is missing
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-04-17 17:59:19 +02:00
..
Migrations fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 2025-02-13 10:19:19 +01:00
AddMissingColumns.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
AddMissingIndices.php fix(db): Create replacement index where original index is missing 2025-04-17 17:59:19 +02:00
AddMissingPrimaryKeys.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
ConvertFilecacheBigInt.php ci: Fix psalm by typing the QuestionHelper 2024-10-07 12:11:27 +02:00
ConvertMysqlToMB4.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
ConvertType.php fix(ConvertType): Read hostname from arguments and not options 2025-01-30 09:24:58 +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 style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00