minime/schema/init
Tau 072d70b42a Migrate to SQLite3
We'll keep the door open for side-by-side support of Postgres in
the background, but due to SQLite's type system quirks we cannot
use the same DDL for both databases, so we would have to maintain
two sets of DDL (schema init and schema migration scripts) at once.

Interested future contributors can shoulder this maintenance burden
if they so choose.
2019-11-06 17:28:30 -05:00
..
aime.sql Migrate to SQLite3 2019-11-06 17:28:30 -05:00
idz.sql Migrate to SQLite3 2019-11-06 17:28:30 -05:00
meta.sql Store array colums as CSV text 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