Constant SQLITE_PRAGMA

Source
pub const SQLITE_PRAGMA: i32 = 19;
Available on crate feature core only.