Skip to main content

SQLITE_READONLY

Constant SQLITE_READONLY 

Source
pub const SQLITE_READONLY: i32 = 8;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.