Skip to main content

SQLITE_TRACE_STMT

Constant SQLITE_TRACE_STMT 

Source
pub const SQLITE_TRACE_STMT: c_uint = 1;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.