Skip to main content

SQLITE_CONSTRAINT

Constant SQLITE_CONSTRAINT 

Source
pub const SQLITE_CONSTRAINT: i32 = 19;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.