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