nextcloud-server/core/Command/Db
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-08-25 19:34:58 +07:00
..
Migrations style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
AddMissingColumns.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
AddMissingIndices.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
AddMissingPrimaryKeys.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +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 style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +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 style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00