Skip to main content

SQLITE_OPEN_DELETEONCLOSE

Constant SQLITE_OPEN_DELETEONCLOSE 

Source
pub const SQLITE_OPEN_DELETEONCLOSE: i32 = 8;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.