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 +07:00
..
AddColumn.php
AddIndex.php
ColumnMigrationAttribute.php
ColumnType.php fix: Adjust parameter type usage and add SQLite support 2024-10-17 18:31:44 +07:00
CreateTable.php
DropColumn.php
DropIndex.php
DropTable.php
GenericMigrationAttribute.php
IndexMigrationAttribute.php
IndexType.php
MigrationAttribute.php
ModifyColumn.php
TableMigrationAttribute.php