nextcloud-server/lib/public/Migration/Attributes
Ferdinand Thiessen 832f79ac93
chore: apply code style
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-30 19:04:59 +07:00
..
AddColumn.php feat(migration-attributes): tests 2024-07-29 12:44:52 +07:00
AddIndex.php feat(migration-attributes): tests 2024-07-29 12:44:52 +07:00
ColumnMigrationAttribute.php fix(migration-attributes): psalm 2024-07-29 12:44:52 +07:00
ColumnType.php feat(migration-attributes): tests 2024-07-29 12:44:52 +07:00
CreateTable.php feat(migration-attributes): tests 2024-07-29 12:44:52 +07:00
DropColumn.php feat(migration-attributes): tests 2024-07-29 12:44:52 +07:00
DropIndex.php feat(migration-attributes): tests 2024-07-29 12:44:52 +07:00
DropTable.php feat(migration-attributes): tests 2024-07-29 12:44:52 +07:00
GenericMigrationAttribute.php fix(migration-attributes): psalm 2024-07-29 12:44:52 +07:00
IndexMigrationAttribute.php fix(migration-attributes): psalm 2024-07-29 12:44:52 +07:00
IndexType.php feat(migration-attributes): tests 2024-07-29 12:44:52 +07:00
MigrationAttribute.php chore: apply code style 2025-04-30 19:04:59 +07:00
ModifyColumn.php feat(migration-attributes): tests 2024-07-29 12:44:52 +07:00
TableMigrationAttribute.php fix(migration-attributes): psalm 2024-07-29 12:44:52 +07:00