Skip to main content

SQLITE_REPLACE

Constant SQLITE_REPLACE 

Source
pub const SQLITE_REPLACE: i32 = 5;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.