Commit graph

2 commits

Author SHA1 Message Date
fc9c07d204 Refactor schema.rs into modular files 2026-01-22 13:57:40 -03:00
23868e4c7d Consolidate all migrations into single file (129 tables preserved)
- Merge all 6.0.x through 6.1.x migrations into one file
- All 129 CREATE TABLE statements preserved
- 3661 lines of SQL in consolidated up.sql
- No tables removed, just combined into single migration
2025-12-29 12:41:25 -03:00