mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-18 05:35:26 +02:00
- Deleted the "volume_backup" table and its related SQL definitions, including foreign key constraints in the "deployment" table. - Removed corresponding entries from the journal and snapshot files to ensure consistency and maintain a clean database schema. - This cleanup improves the organization and maintainability of the database structure.