Skip to main content

SQLITE_OPEN_MAIN_JOURNAL

Constant SQLITE_OPEN_MAIN_JOURNAL 

Source
pub const SQLITE_OPEN_MAIN_JOURNAL: i32 = 2048;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.