Skip to main content

SQLITE_OPEN_READONLY

Constant SQLITE_OPEN_READONLY 

Source
pub const SQLITE_OPEN_READONLY: i32 = 1;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.