Skip to main content

SQLITE_OPEN_TEMP_JOURNAL

Constant SQLITE_OPEN_TEMP_JOURNAL 

Source
pub const SQLITE_OPEN_TEMP_JOURNAL: i32 = 4096;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.