nextcloud/core/Command/Db
Arthur Schiwon e5160e0c1c
fix(db): no hardcoded table prefix is expected
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-07-13 23:34:39 +02:00
..
Migrations Update core/Command/Db/Migrations/MigrateCommand.php 2023-06-19 12:55:15 +02:00
AddMissingColumns.php Uses PHP8's constructor property promotion in core/Command/Db classes. 2023-06-19 12:55:15 +02:00
AddMissingIndices.php fix(db): no hardcoded table prefix is expected 2023-07-13 23:34:39 +02:00
AddMissingPrimaryKeys.php Uses PHP8's constructor property promotion in core/Command/Db classes. 2023-06-19 12:55:15 +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