Skip to main content

SQLITE_CREATE_TABLE

Constant SQLITE_CREATE_TABLE 

Source
pub const SQLITE_CREATE_TABLE: i32 = 2;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.