Skip to main content

SQLITE_TXN_NONE

Constant SQLITE_TXN_NONE 

Source
pub const SQLITE_TXN_NONE: i32 = 0;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.