Searched refs:bExtraSchemaChecks (Results 1 – 1 of 1) sorted by relevance
20657 u8 bExtraSchemaChecks; /* Verify type,name,tbl_name in schema */ member124032 || !sqlite3Config.bExtraSchemaChecks143883 if( sqlite3Config.bExtraSchemaChecks ){143928 if( sqlite3Config.bExtraSchemaChecks ){187132 sqlite3GlobalConfig.bExtraSchemaChecks = va_arg(ap, int);