nextcloud-server/core/Command/Db
Maxence Lange 825be0af80 fix(migration-preview): display a message if no attributes set
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-08-06 22:52:43 +07:00
..
Migrations fix(migration-preview): display a message if no attributes set 2024-08-06 22:52:43 +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 feat(occ): add possibility to edit indices 2024-02-27 11:03:08 +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 fix(db): cs-fix spacing 2024-05-22 17:01:23 +07:00