CONSTRAINT_TRIGGER top-level constant
int
const CONSTRAINT_TRIGGER
See SQLite Documentation for meaning and the use of it.
Implementation
const CONSTRAINT_TRIGGER = (CONSTRAINT | (7 << 8));