NOTICE_RECOVER_WAL top-level constant

int const NOTICE_RECOVER_WAL

See SQLite Documentation for meaning and the use of it.

Implementation

const NOTICE_RECOVER_WAL = (NOTICE | (1 << 8));