Skip to main content

SQLITE_LIMIT_COMPOUND_SELECT

Constant SQLITE_LIMIT_COMPOUND_SELECT 

Source
pub const SQLITE_LIMIT_COMPOUND_SELECT: i32 = 4;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.