nextcloud_server/core/Command/Db
Josh 20953d0374
Merge pull request #43824 from nextcloud/fix/db/occ-db-convert-disabled-apps
fix(db): db-convert supports disabled apps but not removed ones
2024-03-07 10:17:45 -05:00
..
Migrations fix(migrations): Help developers to add description and copyright info 2024-03-05 12:56:38 +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 feat(occ): add possibility to edit indices 2024-02-27 11:03:08 +01: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 Migrate database pending bigint conversions check to new API 2023-11-28 14:07:47 +01:00
ConvertMysqlToMB4.php Uses PHP8's constructor property promotion in core/Command/Db classes. 2023-06-19 12:55:15 +02:00
ConvertType.php fix(db): db-convert supports disabled apps but not removed ones 2024-02-25 13:46:50 -05:00