Skip to main content

SQLITE_TXN_READ

Constant SQLITE_TXN_READ 

Source
pub const SQLITE_TXN_READ: i32 = 1;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.