Development Documentation (main branch) - For stable release docs, see docs.rs/eidetica

CREATE_TABLES

Constant CREATE_TABLES 

Source
pub const CREATE_TABLES: &[&str];
Expand description

SQL statements to create the schema tables.

Each statement uses portable SQL that works on both SQLite and PostgreSQL.