Skip to main content

SQLITE_OPEN_PRIVATECACHE

Constant SQLITE_OPEN_PRIVATECACHE 

Source
pub const SQLITE_OPEN_PRIVATECACHE: i32 = 262144;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.