Skip to main content

SQLITE_CONSTRAINT_UNIQUE

Constant SQLITE_CONSTRAINT_UNIQUE 

Source
pub const SQLITE_CONSTRAINT_UNIQUE: i32 = 2067;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.