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

Public Attributes

ExprpExpr
 
char * zName
 
char * zSpan
 
u8 sortOrder
 
unsigned done:1
 
unsigned bSpanIsTab:1
 
unsigned reusable:1
 
union {
   struct {
      u16   iOrderByCol
 
      u16   iAlias
 
   }   x
 
   int   iConstExprReg
 
u
 

Detailed Description

Definition at line 15056 of file sqlite3.c.


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