|
Sqlite3 3.50.2
Light weight SQL DB
|
Data Fields | |
| char * | zName |
| char * | zColl |
| int | iPk |
| int IdxColumn::iPk |
Definition at line 12849 of file shell.c.
Referenced by idxGetTableInfo().
| char* IdxColumn::zColl |
Definition at line 12848 of file shell.c.
Referenced by expertBestIndex(), idxAppendColDefn(), idxCreateVtabSchema(), and idxGetTableInfo().
| char* IdxColumn::zName |
Definition at line 12847 of file shell.c.
Referenced by idxAppendColDefn(), idxCreateVtabSchema(), idxGetTableInfo(), and idxProcessOneTrigger().