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
Robin Appelman 5f7b33fbea
Merge pull request #46194 from nextcloud/schema-export-cmnd
2 years ago
..
Migrations chore: use spdx for migrations generator 2 years ago
AddMissingColumns.php chore: Add SPDX header 2 years ago
AddMissingIndices.php chore: Add SPDX header 2 years ago
AddMissingPrimaryKeys.php chore: Add SPDX header 2 years ago
ConvertFilecacheBigInt.php chore: Add SPDX header 2 years ago
ConvertMysqlToMB4.php chore: Add SPDX header 2 years ago
ConvertType.php chore: Add SPDX header 2 years ago
ExpectedSchema.php feat: add commands for exporting current and expected database schema 2 years ago
ExportSchema.php feat: add commands for exporting current and expected database schema 2 years ago
SchemaEncoder.php feat: add commands for exporting current and expected database schema 2 years ago