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
Open
rmobmina wants to merge 6 commits intoBioAnalyticResource:devfrom
Open
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 6 commits intoBioAnalyticResource:devfrom
rmobmina wants to merge 6 commits intoBioAnalyticResource:devfrom
Commits
Commits on Nov 18, 2025
Commits on Dec 4, 2025
- committed