Skip to main content

SQLITE_LIMIT_ATTACHED

Constant SQLITE_LIMIT_ATTACHED 

Source
pub const SQLITE_LIMIT_ATTACHED: i32 = 7;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.