coolify/database
Andras Bacsai e930005a50 fix: handle existing webhook_notification_settings table in migration
Similar to cloud_init_scripts, this migration was renamed from 120000 to
120002 between v444 and v445, causing "duplicate table" errors for users
upgrading who already have the webhook_notification_settings table created.

Added table existence check before creation for idempotency.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-24 15:12:14 +01:00
..
factories refactor(dashboard): remove deployment loading logic and introduce DeploymentsIndicator component for better UI management 2025-09-30 11:43:30 +02:00
migrations fix: handle existing webhook_notification_settings table in migration 2025-11-24 15:12:14 +01:00
seeders feat: auto-create MinIO bucket and validate storage in development 2025-11-18 17:23:00 +01:00
.gitignore init of v4 🌮 2023-03-17 15:33:48 +01:00