Skip to main content

SQLITE_TOOBIG

Constant SQLITE_TOOBIG 

Source
pub const SQLITE_TOOBIG: i32 = 18;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.