nextcloud/core/Command/Db
2026-06-03 14:15:00 +01:00
..
Migrations chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
AddMissingColumns.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
AddMissingIndices.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
AddMissingPrimaryKeys.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ConvertFilecacheBigInt.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ConvertMysqlToMB4.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ConvertType.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
DbIndexUsage.php feat(db): add occ db:info, db:size, db:index-usage and db:locks 2026-05-27 13:37:40 +01:00
DbInfo.php feat(db): add occ db:info, db:size, db:index-usage and db:locks 2026-05-27 13:37:40 +01:00
DbLocks.php feat(db): add occ db:info, db:size, db:index-usage and db:locks 2026-05-27 13:37:40 +01:00
DbSize.php feat(db): add occ db:info, db:size, db:index-usage and db:locks 2026-05-27 13:37:40 +01:00
ExpectedSchema.php refactor: migrate usage of OC_App to AppManager 2026-05-13 14:01:49 +02:00
ExportSchema.php chore: add missing Override attribute to core code 2026-04-28 21:29:28 +02:00
SchemaEncoder.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00