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