nextcloud-server/core/Command/Db
Carl Schwan 4d47fdaa85 chore: Run rector with new rules for fetch
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-11-18 17:45:57 +07:00
..
Migrations
AddMissingColumns.php
AddMissingIndices.php
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
ConvertType.php chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +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