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