Commit Graph

1 Commits

Author SHA1 Message Date
Jakub Zych
ddb1964d1a feat(01-02): create Flyway migrator service and initial migration
- Add Migrator trait with migrate/status ZIO effects
- Create V1 migration for summer_users table
- Configure Flyway with summer_migrations table and classpath location
- Migrations run manually via CLI, not on startup
2026-02-04 22:13:03 +01:00