Schemas are defined in code, not SQL. ORM models are generated dynamically. MySQL tables are created and seeded on demand. Docker/CI builds can bootstrap databases automatically on startup. Queries automatically adapt to MySQL vs. SQLite and dataset-specific differences. - #288
Closed
rmobmina wants to merge 14 commits into
Closed
Schemas are defined in code, not SQL. ORM models are generated dynamically. MySQL tables are created and seeded on demand. Docker/CI builds can bootstrap databases automatically on startup. Queries automatically adapt to MySQL vs. SQLite and dataset-specific differences.#288rmobmina wants to merge 14 commits into
rmobmina wants to merge 14 commits into
Commits
Commits on Nov 18, 2025
Commits on Dec 4, 2025
- committed
Commits on Dec 18, 2025
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Jan 8, 2026
- committed
- committed
- committed
- committed
- committed
- committed