Skip to main content

SQLITE_DBSTATUS_DEFERRED_FKS

Constant SQLITE_DBSTATUS_DEFERRED_FKS 

Source
pub const SQLITE_DBSTATUS_DEFERRED_FKS: i32 = 10;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.