mirror of
https://github.com/djhackersdev/minime.git
synced 2026-03-24 11:14:32 -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. |
||
|---|---|---|
| .. | ||
| aimedb | ||
| chunithm | ||
| diva | ||
| idz | ||
| allnet.ts | ||
| billing.ts | ||
| db.ts | ||
| index.ts | ||
| model.ts | ||
| switchboard.ts | ||