Skip to content

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
BioAnalyticResource:devfrom
rmobmina:dev

fixed syntax error

080b0bc
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs