Skip to main content

SQLITE_OPEN_SUBJOURNAL

Constant SQLITE_OPEN_SUBJOURNAL 

Source
pub const SQLITE_OPEN_SUBJOURNAL: i32 = 8192;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.