ERROR_MISSING_COLLSEQ top-level constant

int const ERROR_MISSING_COLLSEQ

See SQLite Documentation for meaning and the use of it.

Implementation

const ERROR_MISSING_COLLSEQ = (ERROR | (1 << 8));