dokploy/apps
Mauricio Siu 3d285ca437 feat(rollback): add rollback constraints and snapshots
- Introduced two new SQL files for rollback constraints, updating foreign key relationships with different delete actions (set null and cascade).
- Updated the journal and snapshot files to include the new rollback schema changes for versions 0096 and 0097.
- Enhanced the application service to handle rollback image tagging based on source type.
- Implemented rollback removal logic in the deployment service to ensure proper cleanup of rollback entries.
2025-06-21 23:17:21 -06:00
..
api refactor: remove unused auth service and clean up server-side code 2025-02-22 18:03:12 -06:00
dokploy feat(rollback): add rollback constraints and snapshots 2025-06-21 23:17:21 -06:00
monitoring
schedules refactor: reorganize imports and enhance backup functionality across various components 2025-05-28 00:38:53 -06:00