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