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