nextcloud-server/core/Command/Db
Côme Chilliet 51758117a7
Migrate database pending bigint conversions check to new API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-11-28 14:07:47 +07:00
..
Migrations fix(db): Print why the migration file could not be created 2023-11-22 11:46:17 +07:00
AddMissingColumns.php fix(db)!: Remove private legacy event because we can not keep it 2023-07-24 14:51:35 +07:00
AddMissingIndices.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
AddMissingPrimaryKeys.php fix(db)!: Remove private legacy event because we can not keep it 2023-07-24 14:51:35 +07:00
ConvertFilecacheBigInt.php Migrate database pending bigint conversions check to new API 2023-11-28 14:07:47 +07:00
ConvertMysqlToMB4.php Uses PHP8's constructor property promotion in core/Command/Db classes. 2023-06-19 12:55:15 +07:00
ConvertType.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00