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/core/Command/Db
Maxence Lange 6ad6fa6425 fix(migration-preview): display a message if no attributes set 1 year ago
..
Migrations fix(migration-preview): display a message if no attributes set 1 year ago
AddMissingColumns.php chore: Add SPDX header 2 years ago
AddMissingIndices.php chore: Add SPDX header 2 years ago
AddMissingPrimaryKeys.php chore: Add SPDX header 2 years ago
ConvertFilecacheBigInt.php fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 1 year ago
ConvertMysqlToMB4.php fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 1 year ago
ConvertType.php fix(db): Use `createSchemaManager()` method as `getSchemaManager()` is deprecated 1 year ago
ExpectedSchema.php feat: add commands for exporting current and expected database schema 2 years ago
ExportSchema.php feat: add commands for exporting current and expected database schema 2 years ago
SchemaEncoder.php feat: add commands for exporting current and expected database schema 2 years ago