Searched refs:bExtraSchemaChecks (Results 1 – 1 of 1) sorted by relevance
20119 u8 bExtraSchemaChecks; /* Verify type,name,tbl_name in schema */ member121669 || !sqlite3Config.bExtraSchemaChecks140839 if( sqlite3Config.bExtraSchemaChecks ){140884 if( sqlite3Config.bExtraSchemaChecks ){182596 sqlite3GlobalConfig.bExtraSchemaChecks = va_arg(ap, int);