nextcloud/core/Command/Db
Joas Schilling 00d483585b
fix: Add options to support all used features by core
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-07-24 14:51:34 +02:00
..
Migrations Update core/Command/Db/Migrations/MigrateCommand.php 2023-06-19 12:55:15 +02:00
AddMissingColumns.php fix(db): Move missing core columns to typed event 2023-07-24 14:51:33 +02:00
AddMissingIndices.php fix: Add options to support all used features by core 2023-07-24 14:51:34 +02:00
AddMissingPrimaryKeys.php fix(db): Move missing core primary keys to typed event 2023-07-24 14:51:33 +02:00
ConvertFilecacheBigInt.php Update core/Command/Db/ConvertFilecacheBigInt.php 2023-06-19 12:55:15 +02:00
ConvertMysqlToMB4.php Uses PHP8's constructor property promotion in core/Command/Db classes. 2023-06-19 12:55:15 +02:00
ConvertType.php Update core/Command/Db/ConvertType.php 2023-06-19 12:55:15 +02:00