Skip to main content

SQLITE_CONSTRAINT_PRIMARYKEY

Constant SQLITE_CONSTRAINT_PRIMARYKEY 

Source
pub const SQLITE_CONSTRAINT_PRIMARYKEY: i32 = 1555;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.