Searched defs:sqlite3_index_constraint_usage (Results 1 – 2 of 2) sorted by relevance
7472 struct sqlite3_index_constraint_usage { struct7473 int argvIndex; /* if >0, constraint is part of argv to xFilter */7474 unsigned char omit; /* Do not code a test for this constraint */
7785 struct sqlite3_index_constraint_usage { struct7786 int argvIndex; /* if >0, constraint is part of argv to xFilter */7787 unsigned char omit; /* Do not code a test for this constraint */