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
Joas Schilling bd0a149a4f
feat(dispatcher): Add typed event for "db:add-missing-primary-keys"
2 years ago
..
Migrations Update core/Command/Db/Migrations/MigrateCommand.php 3 years ago
AddMissingColumns.php feat(dispatcher): Add typed event for "db:add-missing-columns" 2 years ago
AddMissingIndices.php Merge pull request #39389 from nextcloud/enh/add-missing-indices-event 2 years ago
AddMissingPrimaryKeys.php feat(dispatcher): Add typed event for "db:add-missing-primary-keys" 2 years ago
ConvertFilecacheBigInt.php Update core/Command/Db/ConvertFilecacheBigInt.php 3 years ago
ConvertMysqlToMB4.php Uses PHP8's constructor property promotion in core/Command/Db classes. 3 years ago
ConvertType.php Update core/Command/Db/ConvertType.php 3 years ago