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