Searched defs:sqlite3_index_constraint_usage (Results 1 – 2 of 2) sorted by relevance
5384 struct sqlite3_index_constraint_usage { struct5385 int argvIndex; /* if >0, constraint is part of argv to xFilter */5386 unsigned char omit; /* Do not code a test for this constraint */
5412 struct sqlite3_index_constraint_usage { struct5413 int argvIndex; /* if >0, constraint is part of argv to xFilter */5414 unsigned char omit; /* Do not code a test for this constraint */