Skip to main content

SQLITE_OPEN_WAL

Constant SQLITE_OPEN_WAL 

Source
pub const SQLITE_OPEN_WAL: i32 = 524288;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.