Skip to main content

SQLITE_CREATE_TEMP_TABLE

Constant SQLITE_CREATE_TEMP_TABLE 

Source
pub const SQLITE_CREATE_TEMP_TABLE: i32 = 4;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.