Skip to main content

SQLITE_ACCESS_READWRITE

Constant SQLITE_ACCESS_READWRITE 

Source
pub const SQLITE_ACCESS_READWRITE: i32 = 1;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.