0
0
mirror of https://github.com/nextcloud/server.git synced 2024-11-14 12:26:49 +00:00
nextcloud_server/lib/public/Migration/Attributes
Ferdinand Thiessen e314d52118
fix: Adjust parameter type usage and add SQLite support
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-10-17 18:31:44 +02: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 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
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 chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02: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 style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02: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