Skip to main content

SQLITE_CHECKPOINT_FULL

Constant SQLITE_CHECKPOINT_FULL 

Source
pub const SQLITE_CHECKPOINT_FULL: i32 = 1;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.