nextcloud-server/core/Command/Db
Robin Appelman 5f7b33fbea
Merge pull request #46194 from nextcloud/schema-export-cmnd
feat: add commands for exporting current and expected database schema
2024-07-02 16:44:55 +07:00
..
Migrations chore: use spdx for migrations generator 2024-06-28 18:54:50 +07:00
AddMissingColumns.php chore: Add SPDX header 2024-05-26 20:05:04 +07:00
AddMissingIndices.php chore: Add SPDX header 2024-05-26 20:05:04 +07:00
AddMissingPrimaryKeys.php chore: Add SPDX header 2024-05-26 20:05:04 +07:00
ConvertFilecacheBigInt.php chore: Add SPDX header 2024-05-26 20:05:04 +07:00
ConvertMysqlToMB4.php chore: Add SPDX header 2024-05-26 20:05:04 +07:00
ConvertType.php chore: Add SPDX header 2024-05-26 20:05:04 +07:00
ExpectedSchema.php feat: add commands for exporting current and expected database schema 2024-07-02 13:45:12 +07:00
ExportSchema.php feat: add commands for exporting current and expected database schema 2024-07-02 13:45:12 +07:00
SchemaEncoder.php feat: add commands for exporting current and expected database schema 2024-07-02 13:45:12 +07:00