Skip to main content

SQLITE_LIMIT_TRIGGER_DEPTH

Constant SQLITE_LIMIT_TRIGGER_DEPTH 

Source
pub const SQLITE_LIMIT_TRIGGER_DEPTH: i32 = 10;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.