Skip to main content

SQLITE_PERM

Constant SQLITE_PERM 

Source
pub const SQLITE_PERM: i32 = 3;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.