Skip to main content

SQLITE_CHECKPOINT_TRUNCATE

Constant SQLITE_CHECKPOINT_TRUNCATE 

Source
pub const SQLITE_CHECKPOINT_TRUNCATE: i32 = 3;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.