nextcloud-server/core/Command/Db
Robin Appelman 4da6081786
feat: add table filter to schema:export and schema:expected
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-08-07 19:09:07 +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 style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
ConvertFilecacheBigInt.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ConvertMysqlToMB4.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ConvertType.php fix: Replace OC_App::loadApp calls by IAppManager 2025-07-10 11:40:27 +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