Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <sqlite3.h>
Data Fields | |
int | iColumn |
unsigned char | op |
unsigned char | usable |
int | iTermOffset |
int sqlite3_index_info::sqlite3_index_constraint::iColumn |
Definition at line 7902 of file sqlite3.c.
Referenced by pragmaVtabBestIndex().
int sqlite3_index_info::sqlite3_index_constraint::iTermOffset |
Definition at line 7905 of file sqlite3.c.
Referenced by sqlite3_vtab_collation(), and whereLoopAddVirtual().
unsigned char sqlite3_index_info::sqlite3_index_constraint::op |
unsigned char sqlite3_index_info::sqlite3_index_constraint::usable |