Constant SQLITE_DBSTATUS_SCHEMA_USED

Source
pub const SQLITE_DBSTATUS_SCHEMA_USED: i32 = 2;
Available on crate feature core only.