WHERE_UNIQUE     97906 third_party/sqlite/amalgamation/sqlite3.c #define WHERE_UNIQUE       0x04000000  /* Selects no more than one row */
WHERE_UNIQUE      252 third_party/sqlite/src/src/where.c #define WHERE_UNIQUE       0x04000000  /* Selects no more than one row */