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