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