Skip to main content

DDL

Constant DDL 

Source
pub const DDL: &[&str];
Available on crate feature serve and (crate features serve-history-postgres or serve-history-sqlite) only.
Expand description

DDL run at connect time. Valid verbatim on both Postgres and SQLite (only TEXT columns, IF NOT EXISTS, and standard indexes).