Skip to main content

SQLITE_DETERMINISTIC

Constant SQLITE_DETERMINISTIC 

Source
pub const SQLITE_DETERMINISTIC: i32 = 2048;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.