SQLITE_IndexCover 9298 third_party/sqlite/amalgamation/sqlite3.c #define SQLITE_IndexCover     0x10        /* Disable index covering table */
SQLITE_IndexCover  953 third_party/sqlite/src/src/sqliteInt.h #define SQLITE_IndexCover     0x10        /* Disable index covering table */