Searched defs:sqlite3_index_constraint_usage (Results 1 – 2 of 2) sorted by relevance
7681 struct sqlite3_index_constraint_usage { struct7682 int argvIndex; /* if >0, constraint is part of argv to xFilter */7683 unsigned char omit; /* Do not code a test for this constraint */
8000 struct sqlite3_index_constraint_usage { struct8001 int argvIndex; /* if >0, constraint is part of argv to xFilter */8002 unsigned char omit; /* Do not code a test for this constraint */