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
Carl Schwan 4d47fdaa85 chore: Run rector with new rules for fetch 4 months ago
..
Migrations
AddMissingColumns.php
AddMissingIndices.php
AddMissingPrimaryKeys.php refactor(dbal): Port away from deprecated hasPrimaryKey 5 months ago
ConvertFilecacheBigInt.php refactor(dbal): Migrate away from Type::getName 5 months ago
ConvertMysqlToMB4.php
ConvertType.php chore: Run rector with new rules for fetch 4 months ago
ExpectedSchema.php feat: add table filter to schema:export and schema:expected 8 months ago
ExportSchema.php feat: add table filter to schema:export and schema:expected 8 months ago
SchemaEncoder.php