nextcloud/core/Command/Db
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files
The diff can be checked using: git diff --ignore-all-space --ignore-blank-lines
To see only the changes not related to blank lines.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-06-01 13:46:39 +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
ExpectedSchema.php
ExportSchema.php
SchemaEncoder.php