nextcloud-server/lib/public/Migration/Attributes
Maxence Lange d47189831c feat(migration-attributes): set as Consumable
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2025-09-03 19:56:27 +07:00
..
AddColumn.php feat(migration-attributes): set as Consumable 2025-09-03 19:56:27 +07:00
AddIndex.php feat(migration-attributes): set as Consumable 2025-09-03 19:56:27 +07:00
ColumnMigrationAttribute.php feat(migration-attributes): set as Consumable 2025-09-03 19:56:27 +07:00
ColumnType.php feat(migration-attributes): set as Consumable 2025-09-03 19:56:27 +07:00
CreateTable.php feat(migration-attributes): set as Consumable 2025-09-03 19:56:27 +07:00
DataCleansing.php feat(migration-attributes): set as Consumable 2025-09-03 19:56:27 +07:00
DataMigrationAttribute.php feat(migration-attributes): set as Consumable 2025-09-03 19:56:27 +07:00
DropColumn.php feat(migration-attributes): set as Consumable 2025-09-03 19:56:27 +07:00
DropIndex.php feat(migration-attributes): set as Consumable 2025-09-03 19:56:27 +07:00
DropTable.php feat(migration-attributes): set as Consumable 2025-09-03 19:56:27 +07:00
GenericMigrationAttribute.php feat(migration-attributes): set as Consumable 2025-09-03 19:56:27 +07:00
IndexMigrationAttribute.php feat(migration-attributes): set as Consumable 2025-09-03 19:56:27 +07:00
IndexType.php feat(migration-attributes): set as Consumable 2025-09-03 19:56:27 +07:00
MigrationAttribute.php feat(migration-attributes): set as Consumable 2025-09-03 19:56:27 +07:00
ModifyColumn.php feat(migration-attributes): set as Consumable 2025-09-03 19:56:27 +07:00
TableMigrationAttribute.php feat(migration-attributes): set as Consumable 2025-09-03 19:56:27 +07:00