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 2 years ago
AddIndex.php feat(migration-attributes): tests 2 years ago
ColumnMigrationAttribute.php fix(migration-attributes): psalm 2 years ago
ColumnType.php fix: Adjust parameter type usage and add SQLite support 1 year ago
CreateTable.php feat(migration-attributes): tests 2 years ago
DropColumn.php feat(migration-attributes): tests 2 years ago
DropIndex.php feat(migration-attributes): tests 2 years ago
DropTable.php feat(migration-attributes): tests 2 years ago
GenericMigrationAttribute.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
IndexMigrationAttribute.php fix(migration-attributes): psalm 2 years ago
IndexType.php feat(migration-attributes): tests 2 years ago
MigrationAttribute.php style: update codestyle for coding-standard 1.2.3 2 years ago
ModifyColumn.php feat(migration-attributes): tests 2 years ago
TableMigrationAttribute.php fix(migration-attributes): psalm 2 years ago