nextcloud/core/Command/Db
Carl Schwan f6c839d125
refactor(psalm): Modernize migration doc
And remove all the duplication in the subclasses

Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-02-12 11:25:55 +01:00
..
Migrations chore: apply new CSFixer rules 2025-07-01 16:26:50 +02: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 refactor(dbal): Port away from deprecated hasPrimaryKey 2025-10-10 15:44:43 +02:00
ConvertFilecacheBigInt.php refactor(dbal): Migrate away from Type::getName 2025-10-10 16:13:09 +02:00
ConvertMysqlToMB4.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
ConvertType.php chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +01:00
ExpectedSchema.php refactor(psalm): Modernize migration doc 2026-02-12 11:25:55 +01:00
ExportSchema.php feat: add table filter to schema:export and schema:expected 2025-08-07 19:09:07 +02:00
SchemaEncoder.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00