nextcloud/core/Command/Db
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>

# Conflicts:
#	apps/settings/lib/SetupChecks/PhpOpcacheSetup.php
2025-07-01 16:26:50 +02:00
..
Migrations chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
AddMissingColumns.php
AddMissingIndices.php fix(db): Create replacement index where original index is missing 2025-04-17 17:59:19 +02:00
AddMissingPrimaryKeys.php
ConvertFilecacheBigInt.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
ConvertMysqlToMB4.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
ConvertType.php refactor: Extend rector to core/ 2025-05-15 00:16:54 +02:00
ExpectedSchema.php
ExportSchema.php
SchemaEncoder.php