Skip to main content

SQLITE_CREATE_INDEX

Constant SQLITE_CREATE_INDEX 

Source
pub const SQLITE_CREATE_INDEX: i32 = 1;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.