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));