NOTICE_RECOVER_ROLLBACK top-level constant

int const NOTICE_RECOVER_ROLLBACK

See SQLite Documentation for meaning and the use of it.

Implementation

const NOTICE_RECOVER_ROLLBACK = (NOTICE | (2 << 8));