mirror of
https://github.com/djhackersdev/minime.git
synced 2026-03-23 02:34:26 -05:00
This is in preparation for a transition to SQLite. SQLite does have a similar concept called "attached databases", but it's kind of a pain to deal with if you're casually browsing a database from the `sqlite3` CLI so we'll just use some slightly uglier explicitly namespaced table name identifiers instead. |
||
|---|---|---|
| .. | ||
| M0001-add-helper-funcs.sql | ||
| M0002-idz-drop-profile-ext-id.sql | ||
| M0003-idz-add-team.sql | ||
| M0004-idz-fix-col-casing.sql | ||
| M0005-merge-schemas.sql | ||