Skip to main content

SQLITE_DROP_INDEX

Constant SQLITE_DROP_INDEX 

Source
pub const SQLITE_DROP_INDEX: i32 = 10;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.