minime/schema/init
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
..
aime.sql Stop using SQL namespaces ("schemas") 2019-11-06 17:28:30 -05:00
idz.sql Stop using SQL namespaces ("schemas") 2019-11-06 17:28:30 -05:00
meta.sql Stop using SQL namespaces ("schemas") 2019-11-06 17:28:30 -05:00
util.sql Add ID generation sprocs for manual db interventions 2019-11-06 17:28:30 -05:00