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
provokateurin 82fb8f8508
refactor: Extend rector to core/
9 months ago
..
Migrations fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 12 months ago
AddMissingColumns.php
AddMissingIndices.php fix(db): Create replacement index where original index is missing 9 months ago
AddMissingPrimaryKeys.php
ConvertFilecacheBigInt.php
ConvertMysqlToMB4.php
ConvertType.php refactor: Extend rector to core/ 9 months ago
ExpectedSchema.php
ExportSchema.php
SchemaEncoder.php