dokploy/apps
Mauricio Siu 4bb60b9f7e Enhance backup table schema with dynamic appName generation
- Modified the `backup` table to include a new `appName` column, which is now populated with a dynamically generated name combining random selections from predefined arrays and a random hash.
- Ensured the `appName` column is set to NOT NULL after the update, maintaining data integrity.
- Retained existing columns and added new ones for improved backup management.
2025-05-04 15:52:37 -06:00
..
api Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
dokploy Enhance backup table schema with dynamic appName generation 2025-05-04 15:52:37 -06:00
monitoring Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
schedules Add backup and deployment schema updates for improved data handling 2025-05-04 15:13:49 -06:00