nextcloud/core/Command/Db
Robin Appelman 4f01486da0
feat: add commands for exporting current and expected database schema
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-07-02 13:45:12 +02:00
..
Migrations chore: Add SPDX header 2024-05-26 20:05:04 +02:00
AddMissingColumns.php chore: Add SPDX header 2024-05-26 20:05:04 +02:00
AddMissingIndices.php chore: Add SPDX header 2024-05-26 20:05:04 +02:00
AddMissingPrimaryKeys.php chore: Add SPDX header 2024-05-26 20:05:04 +02:00
ConvertFilecacheBigInt.php chore: Add SPDX header 2024-05-26 20:05:04 +02:00
ConvertMysqlToMB4.php chore: Add SPDX header 2024-05-26 20:05:04 +02:00
ConvertType.php chore: Add SPDX header 2024-05-26 20:05:04 +02:00
ExpectedSchema.php feat: add commands for exporting current and expected database schema 2024-07-02 13:45:12 +02:00
ExportSchema.php feat: add commands for exporting current and expected database schema 2024-07-02 13:45:12 +02:00
SchemaEncoder.php feat: add commands for exporting current and expected database schema 2024-07-02 13:45:12 +02:00