Skip to main content

SQLITE_SYNC_DATAONLY

Constant SQLITE_SYNC_DATAONLY 

Source
pub const SQLITE_SYNC_DATAONLY: i32 = 16;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.