Skip to main content

SQLITE_CHECKPOINT_PASSIVE

Constant SQLITE_CHECKPOINT_PASSIVE 

Source
pub const SQLITE_CHECKPOINT_PASSIVE: i32 = 0;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.