Skip to main content

SQLITE_CONFIG_ROWID_IN_VIEW

Constant SQLITE_CONFIG_ROWID_IN_VIEW 

Source
pub const SQLITE_CONFIG_ROWID_IN_VIEW: i32 = 30;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.