TF_HasPrimaryKey 9648 third_party/sqlite/amalgamation/sqlite3.c #define TF_HasPrimaryKey   0x04    /* Table has a primary key */
TF_HasPrimaryKey 1303 third_party/sqlite/src/src/sqliteInt.h #define TF_HasPrimaryKey   0x04    /* Table has a primary key */