|
The Pedigree Project
0.1
|
Collaboration diagram for Index:Public Attributes | |
| char * | zName |
| i16 * | aiColumn |
| LogEst * | aiRowLogEst |
| Table * | pTable |
| char * | zColAff |
| Index * | pNext |
| Schema * | pSchema |
| u8 * | aSortOrder |
| const char ** | azColl |
| Expr * | pPartIdxWhere |
| ExprList * | aColExpr |
| 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 |
1.8.11