WHERE_COLUMN_EQ 97893 third_party/sqlite/amalgamation/sqlite3.c #define WHERE_COLUMN_EQ 0x00010000 /* x=EXPR or x IN (...) or x IS NULL */ WHERE_COLUMN_EQ 239 third_party/sqlite/src/src/where.c #define WHERE_COLUMN_EQ 0x00010000 /* x=EXPR or x IN (...) or x IS NULL */