Skip to main content

SQLITE_FCNTL_POWERSAFE_OVERWRITE

Constant SQLITE_FCNTL_POWERSAFE_OVERWRITE 

Source
pub const SQLITE_FCNTL_POWERSAFE_OVERWRITE: i32 = 13;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.