Skip to main content

SQLITE_DBCONFIG_RESET_DATABASE

Constant SQLITE_DBCONFIG_RESET_DATABASE 

Source
pub const SQLITE_DBCONFIG_RESET_DATABASE: i32 = 1009;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.