nextcloud/lib/public/Migration/Attributes
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
..
AddColumn.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
AddIndex.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ColumnMigrationAttribute.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ColumnType.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
CreateTable.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
DataCleansing.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
DataMigrationAttribute.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
DropColumn.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
DropIndex.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
DropTable.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
GenericMigrationAttribute.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IndexMigrationAttribute.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IndexType.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
MigrationAttribute.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ModifyColumn.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TableMigrationAttribute.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00