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