Skip to main content

SQLITE_CREATE_TEMP_VIEW

Constant SQLITE_CREATE_TEMP_VIEW 

Source
pub const SQLITE_CREATE_TEMP_VIEW: i32 = 6;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.