Files
DESKTOP-RTLN3BA\$punk bb5c8e49a8 feat(migrations): fix automation tables migration for idempotency
- Updated migration script to ensure ENUM types and tables are created only if they do not already exist, preventing errors on re-runs.
- Added 'IF NOT EXISTS' clauses to table and index creation statements for improved safety during migrations.
- Ensured that the migration can be safely re-applied without causing conflicts or failures.
2026-06-01 17:40:03 -07:00
..
2025-03-14 18:53:14 -07:00
2026-05-20 01:25:07 -07:00
2026-05-31 17:59:49 -07:00