You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/public/Migration/Attributes
Ferdinand Thiessen e314d52118
fix: Adjust parameter type usage and add SQLite support
1 year ago
..
AddColumn.php feat(migration-attributes): tests 1 year ago
AddIndex.php feat(migration-attributes): tests 1 year ago
ColumnMigrationAttribute.php fix(migration-attributes): psalm 1 year ago
ColumnType.php fix: Adjust parameter type usage and add SQLite support 1 year ago
CreateTable.php feat(migration-attributes): tests 1 year ago
DropColumn.php feat(migration-attributes): tests 1 year ago
DropIndex.php feat(migration-attributes): tests 1 year ago
DropTable.php feat(migration-attributes): tests 1 year ago
GenericMigrationAttribute.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
IndexMigrationAttribute.php fix(migration-attributes): psalm 1 year ago
IndexType.php feat(migration-attributes): tests 1 year ago
MigrationAttribute.php style: update codestyle for coding-standard 1.2.3 1 year ago
ModifyColumn.php feat(migration-attributes): tests 1 year ago
TableMigrationAttribute.php fix(migration-attributes): psalm 1 year ago