PAGER_JOURNALMODE_TRUNCATE 8369 third_party/sqlite/amalgamation/sqlite3.c #define PAGER_JOURNALMODE_TRUNCATE    3   /* Commit by truncating journal */
PAGER_JOURNALMODE_TRUNCATE   78 third_party/sqlite/src/src/pager.h #define PAGER_JOURNALMODE_TRUNCATE    3   /* Commit by truncating journal */