Files
syndarix/backend/app/alembic/versions
Felipe Cardoso 0c6bcd6af0 fix(backend): regenerate Syndarix migration to match models
Completely rewrote migration 0004 to match current model definitions:
- Added issue_type ENUM (epic, story, task, bug)
- Fixed sprint_status ENUM to include in_review
- Fixed all table columns to match models exactly
- Fixed all indexes and constraints
2025-12-31 12:47:30 +01:00
..