Searched defs:SQLITE_NOTICE_RECOVER_ROLLBACK (Results 1 – 6 of 6) sorted by relevance
566 #define SQLITE_NOTICE_RECOVER_ROLLBACK (SQLITE_NOTICE | (2<<8)) macro
113 pub const SQLITE_NOTICE_RECOVER_ROLLBACK: i32 = 539; constant
90 pub const SQLITE_NOTICE_RECOVER_ROLLBACK: i32 = 539; constant