nextcloud-server/core/Command/Db
Maxence Lange 6ad6fa6425 fix(migration-preview): display a message if no attributes set
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-08-06 22:23:12 +07:00
..
Migrations fix(migration-preview): display a message if no attributes set 2024-08-06 22:23:12 +07:00
AddMissingColumns.php chore: Add SPDX header 2024-05-26 20:05:04 +07:00
AddMissingIndices.php chore: Add SPDX header 2024-05-26 20:05:04 +07:00
AddMissingPrimaryKeys.php chore: Add SPDX header 2024-05-26 20:05:04 +07:00
ConvertFilecacheBigInt.php fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 2024-07-19 11:21:14 +07:00
ConvertMysqlToMB4.php fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 2024-07-19 11:21:14 +07:00
ConvertType.php fix(db): Use `createSchemaManager()` method as `getSchemaManager()` is deprecated 2024-07-19 11:21:11 +07:00
ExpectedSchema.php feat: add commands for exporting current and expected database schema 2024-07-02 13:45:12 +07:00
ExportSchema.php feat: add commands for exporting current and expected database schema 2024-07-02 13:45:12 +07:00
SchemaEncoder.php feat: add commands for exporting current and expected database schema 2024-07-02 13:45:12 +07:00