You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud/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
2 months ago
..
Migrations fix(migrations): Help developers to add description and copyright info 2 months ago
AddMissingColumns.php fix(db)!: Remove private legacy event because we can not keep it 10 months ago
AddMissingIndices.php feat(occ): add possibility to edit indices 3 months ago
AddMissingPrimaryKeys.php fix(db)!: Remove private legacy event because we can not keep it 10 months ago
ConvertFilecacheBigInt.php Migrate database pending bigint conversions check to new API 6 months ago
ConvertMysqlToMB4.php Uses PHP8's constructor property promotion in core/Command/Db classes. 11 months ago
ConvertType.php fix(db): db-convert supports disabled apps but not removed ones 3 months ago