CONSTRAINT_PINNED top-level constant

int const CONSTRAINT_PINNED

See SQLite Documentation for meaning and the use of it.

Implementation

const CONSTRAINT_PINNED = (CONSTRAINT | (11 << 8));