Skip to main content

SQLITE_DBSTATUS_SCHEMA_USED

Constant SQLITE_DBSTATUS_SCHEMA_USED 

Source
pub const SQLITE_DBSTATUS_SCHEMA_USED: i32 = 2;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.