Skip to main content

SQLITE_CONFIG_MEMDB_MAXSIZE

Constant SQLITE_CONFIG_MEMDB_MAXSIZE 

Source
pub const SQLITE_CONFIG_MEMDB_MAXSIZE: i32 = 29;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.