SQLITE_ColumnCache 9295 third_party/sqlite/amalgamation/sqlite3.c #define SQLITE_ColumnCache    0x02        /* Disable the column cache */
SQLITE_ColumnCache  950 third_party/sqlite/src/src/sqliteInt.h #define SQLITE_ColumnCache    0x02        /* Disable the column cache */