You can not 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-server/core/Command/Db
Josh 20953d0374
Merge pull request #43824 from nextcloud/fix/db/occ-db-convert-disabled-apps
2 years ago
..
Migrations fix(migrations): Help developers to add description and copyright info 2 years ago
AddMissingColumns.php fix(db)!: Remove private legacy event because we can not keep it 2 years ago
AddMissingIndices.php feat(occ): add possibility to edit indices 2 years ago
AddMissingPrimaryKeys.php fix(db)!: Remove private legacy event because we can not keep it 2 years ago
ConvertFilecacheBigInt.php Migrate database pending bigint conversions check to new API 2 years ago
ConvertMysqlToMB4.php Uses PHP8's constructor property promotion in core/Command/Db classes. 3 years ago
ConvertType.php fix(db): db-convert supports disabled apps but not removed ones 2 years ago