SQLITE_IgnoreChecks 9275 third_party/sqlite/amalgamation/sqlite3.c #define SQLITE_IgnoreChecks 0x00040000 /* Do not enforce check constraints */ SQLITE_IgnoreChecks 930 third_party/sqlite/src/src/sqliteInt.h #define SQLITE_IgnoreChecks 0x00040000 /* Do not enforce check constraints */