Skip to main content

SQLITE_LIMIT_SQL_LENGTH

Constant SQLITE_LIMIT_SQL_LENGTH 

Source
pub const SQLITE_LIMIT_SQL_LENGTH: i32 = 1;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.