The Pedigree Project  0.1
Public Attributes | List of all members
Index Struct Reference
+ Collaboration diagram for Index:

Public Attributes

char * zName
 
i16 * aiColumn
 
LogEst * aiRowLogEst
 
TablepTable
 
char * zColAff
 
IndexpNext
 
SchemapSchema
 
u8 * aSortOrder
 
const char ** azColl
 
ExprpPartIdxWhere
 
ExprListaColExpr
 
int tnum
 
LogEst szIdxRow
 
u16 nKeyCol
 
u16 nColumn
 
u8 onError
 
unsigned idxType:2
 
unsigned bUnordered:1
 
unsigned uniqNotNull:1
 
unsigned isResized:1
 
unsigned isCovering:1
 
unsigned noSkipScan:1
 

Detailed Description

Definition at line 14724 of file sqlite3.c.


The documentation for this struct was generated from the following file: