Home
last modified time | relevance | path

Searched defs:sqlite3_index_constraint_usage (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dsqlite.h.in7187 struct sqlite3_index_constraint_usage { struct
7188 int argvIndex; /* if >0, constraint is part of argv to xFilter */
7189 unsigned char omit; /* Do not code a test for this constraint */