Skip to main content

SQLITE_PRAGMA

Constant SQLITE_PRAGMA 

Source
pub const SQLITE_PRAGMA: i32 = 19;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.