minime/src
Tau 6ab2112ea9 Stop using SQL namespaces ("schemas")
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.
2019-11-06 17:28:30 -05:00
..
aimedb Stop using SQL namespaces ("schemas") 2019-11-06 17:28:30 -05:00
chunithm Crack Chunithm handlers 2019-11-06 17:28:30 -05:00
diva Crack Diva handlers 2019-11-06 17:28:30 -05:00
idz Stop using SQL namespaces ("schemas") 2019-11-06 17:28:30 -05:00
allnet.ts Use debug package for logging 2019-11-06 17:28:30 -05:00
billing.ts Use debug package for logging 2019-11-06 17:28:30 -05:00
db.ts Stop using SQL namespaces ("schemas") 2019-11-06 17:28:30 -05:00
index.ts Use esModuleInterop 2019-11-06 17:28:30 -05:00
model.ts Share AimeId typedef 2019-11-06 17:28:30 -05:00
switchboard.ts Use debug package for logging 2019-11-06 17:28:30 -05:00