sqlite3_index_info.sqlite3_index_constraint_usage

Undocumented in source.
struct sqlite3_index_info
struct sqlite3_index_constraint_usage {}

Members

Variables

argvIndex
int argvIndex;

if >0, constraint is part of argv to xFilter

omit
char omit;

Do not code a test for this constraint

Meta