nextcloud/lib/public/Migration/Attributes
Ferdinand Thiessen 3a9733a878
chore(ocp): adjust code to match function signature
json_encode should throw if `string` return is expected

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-04-28 21:29:28 +02:00
..
AddColumn.php chore(ocp): add Override attribute to all OCP classes 2026-04-28 21:29:27 +02:00
AddIndex.php chore(ocp): add Override attribute to all OCP classes 2026-04-28 21:29:27 +02:00
ColumnMigrationAttribute.php chore(ocp): add Override attribute to all OCP classes 2026-04-28 21:29:27 +02:00
ColumnType.php feat(migration-attributes): set as Consumable 2025-09-03 19:56:27 -01:00
CreateTable.php chore(ocp): add Override attribute to all OCP classes 2026-04-28 21:29:27 +02:00
DataCleansing.php chore(ocp): add Override attribute to all OCP classes 2026-04-28 21:29:27 +02:00
DataMigrationAttribute.php feat(migration-attributes): set as Consumable 2025-09-03 19:56:27 -01:00
DropColumn.php chore(ocp): add Override attribute to all OCP classes 2026-04-28 21:29:27 +02:00
DropIndex.php chore(ocp): add Override attribute to all OCP classes 2026-04-28 21:29:27 +02:00
DropTable.php chore(ocp): add Override attribute to all OCP classes 2026-04-28 21:29:27 +02:00
GenericMigrationAttribute.php chore(ocp): adjust code to match function signature 2026-04-28 21:29:28 +02:00
IndexMigrationAttribute.php chore(ocp): add Override attribute to all OCP classes 2026-04-28 21:29:27 +02:00
IndexType.php feat(migration-attributes): set as Consumable 2025-09-03 19:56:27 -01:00
MigrationAttribute.php chore(ocp): adjust code to match function signature 2026-04-28 21:29:28 +02:00
ModifyColumn.php chore(ocp): add Override attribute to all OCP classes 2026-04-28 21:29:27 +02:00
TableMigrationAttribute.php chore(ocp): add Override attribute to all OCP classes 2026-04-28 21:29:27 +02:00