nextcloud/lib/public/Migration/Attributes
Maxence Lange c86f2e948a feat(migration-attributes): add DataCleansing
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2025-09-03 13:32:40 -01:00
..
AddColumn.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
AddIndex.php feat(migration-attributes): tests 2024-07-29 12:44:52 -01:00
ColumnMigrationAttribute.php feat(migration-attributes): add DataCleansing 2025-09-03 13:32:40 -01:00
ColumnType.php fix: Adjust parameter type usage and add SQLite support 2024-10-17 18:31:44 +02:00
CreateTable.php feat(migration-attributes): tests 2024-07-29 12:44:52 -01:00
DataCleansing.php feat(migration-attributes): add DataCleansing 2025-09-03 13:32:40 -01:00
DataMigrationAttribute.php feat(migration-attributes): add DataCleansing 2025-09-03 13:32:40 -01:00
DropColumn.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
DropIndex.php feat(migration-attributes): tests 2024-07-29 12:44:52 -01:00
DropTable.php feat(migration-attributes): tests 2024-07-29 12:44:52 -01:00
GenericMigrationAttribute.php feat(migration-attributes): add DataCleansing 2025-09-03 13:32:40 -01:00
IndexMigrationAttribute.php feat(migration-attributes): add DataCleansing 2025-09-03 13:32:40 -01:00
IndexType.php feat(migration-attributes): tests 2024-07-29 12:44:52 -01:00
MigrationAttribute.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
ModifyColumn.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
TableMigrationAttribute.php feat(migration-attributes): add DataCleansing 2025-09-03 13:32:40 -01:00