Skip to main content

SQLITE_CHECKPOINT_RESTART

Constant SQLITE_CHECKPOINT_RESTART 

Source
pub const SQLITE_CHECKPOINT_RESTART: i32 = 2;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.