nextcloud/core/Command/Db
Louis Chmn 9f6984d0a1 fix(DB): Improve wording about unused indexes
Signed-off-by: Louis Chmn <louis@chmn.me>
2026-06-11 16:46:23 +02: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 fix(DB): Improve wording about unused indexes 2026-06-11 16:46:23 +02:00
DbInfo.php fix: Psalm errors from #60840 2026-06-11 15:07:54 +02:00
DbLocks.php fix: Psalm errors from #60840 2026-06-11 15:07:54 +02:00
DbSize.php fix: Psalm errors from #60840 2026-06-11 15:07:54 +02: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