pub const CREATE_TABLES: &[&str];
SQL statements to create the schema tables.
Each statement uses portable SQL that works on both SQLite and PostgreSQL.