0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-14 12:59:20 +00:00
nextcloud_server/lib/public/Migration/Attributes
Maxence Lange a9e1dc6688 fix(migration-attributes): psalm
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-07-29 12:44:52 -01:00
..
AddColumn.php feat(migration-attributes): tests 2024-07-29 12:44:52 -01:00
AddIndex.php feat(migration-attributes): tests 2024-07-29 12:44:52 -01:00
ColumnMigrationAttribute.php fix(migration-attributes): psalm 2024-07-29 12:44:52 -01:00
ColumnType.php feat(migration-attributes): tests 2024-07-29 12:44:52 -01:00
CreateTable.php feat(migration-attributes): tests 2024-07-29 12:44:52 -01:00
DropColumn.php feat(migration-attributes): tests 2024-07-29 12:44:52 -01: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 fix(migration-attributes): psalm 2024-07-29 12:44:52 -01:00
IndexMigrationAttribute.php fix(migration-attributes): psalm 2024-07-29 12:44:52 -01:00
IndexType.php feat(migration-attributes): tests 2024-07-29 12:44:52 -01:00
MigrationAttribute.php fix(migration-attributes): psalm 2024-07-29 12:44:52 -01:00
ModifyColumn.php feat(migration-attributes): tests 2024-07-29 12:44:52 -01:00
TableMigrationAttribute.php fix(migration-attributes): psalm 2024-07-29 12:44:52 -01:00