Skip to main content

SQLITE_CONSTRAINT_TRIGGER

Constant SQLITE_CONSTRAINT_TRIGGER 

Source
pub const SQLITE_CONSTRAINT_TRIGGER: i32 = 1811;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.