nextcloud-server/core/Command/Db
Côme Chilliet 7127ac4b43
fix: Replace OC_App::loadApp calls by IAppManager
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-07-10 11:40:27 +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 commands for exporting current and expected database schema 2024-07-02 13:45:12 +07:00
ExportSchema.php feat: add commands for exporting current and expected database schema 2024-07-02 13:45:12 +07:00
SchemaEncoder.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00