nextcloud/core/Command/Db
Christoph Wurst 5f0ada879e fix(db): Print why the migration file could not be created
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-11-22 11:46:17 +01:00
..
Migrations fix(db): Print why the migration file could not be created 2023-11-22 11:46:17 +01:00
AddMissingColumns.php fix(db)!: Remove private legacy event because we can not keep it 2023-07-24 14:51:35 +02:00
AddMissingIndices.php fix(db)!: Remove private legacy event because we can not keep it 2023-07-24 14:51:35 +02:00
AddMissingPrimaryKeys.php fix(db)!: Remove private legacy event because we can not keep it 2023-07-24 14:51:35 +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