Skip to main content

SQLITE_OPEN_READWRITE

Constant SQLITE_OPEN_READWRITE 

Source
pub const SQLITE_OPEN_READWRITE: i32 = 2;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.