SQLITE_CONSTRAINT

Constant SQLITE_CONSTRAINT 

Source
pub const SQLITE_CONSTRAINT: i32 = 19;
Available on crate feature core only.