nextcloud-server/core/Command/Db
Carl Schwan 7a43bf26ca refactor(dbal): Migrate away from Type::getName
Instead use Type::lookupName

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-10-10 16:13:09 +07:00
..
Migrations chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
AddMissingColumns.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
AddMissingIndices.php fix(db): Create replacement index where original index is missing 2025-04-17 17:59:19 +07:00
AddMissingPrimaryKeys.php refactor(dbal): Port away from deprecated hasPrimaryKey 2025-10-10 15:44:43 +07:00
ConvertFilecacheBigInt.php refactor(dbal): Migrate away from Type::getName 2025-10-10 16:13:09 +07:00
ConvertMysqlToMB4.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ConvertType.php refactor(dbal): Migrate away from Type::getName 2025-10-10 16:13:09 +07:00
ExpectedSchema.php feat: add table filter to schema:export and schema:expected 2025-08-07 19:09:07 +07:00
ExportSchema.php feat: add table filter to schema:export and schema:expected 2025-08-07 19:09:07 +07:00
SchemaEncoder.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00