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
Côme Chilliet 51758117a7
Migrate database pending bigint conversions check to new API
2 years ago
..
Migrations fix(db): Print why the migration file could not be created 2 years ago
AddMissingColumns.php fix(db)!: Remove private legacy event because we can not keep it 2 years ago
AddMissingIndices.php chore: apply changes from Nextcloud coding standards 1.1.1 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 chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago