Definition at line 19706 of file sqlite3.c.
◆ colUsed
◆ [struct]
struct { ... } SrcItem::fg |
◆ fixedSchema
unsigned SrcItem::fixedSchema |
◆ fromDDL
unsigned SrcItem::fromDDL |
◆ hadSchema
unsigned SrcItem::hadSchema |
◆ iCursor
◆ isCorrelated
unsigned SrcItem::isCorrelated |
◆ isCte
◆ isIndexedBy
unsigned SrcItem::isIndexedBy |
◆ isMaterialized
unsigned SrcItem::isMaterialized |
◆ isNestedFrom
unsigned SrcItem::isNestedFrom |
◆ isOn
◆ isRecursive
unsigned SrcItem::isRecursive |
◆ isSubquery
unsigned SrcItem::isSubquery |
◆ isSynthUsing
unsigned SrcItem::isSynthUsing |
◆ isTabFunc
unsigned SrcItem::isTabFunc |
◆ isUsing
unsigned SrcItem::isUsing |
◆ jointype
◆ notCte
◆ notIndexed
unsigned SrcItem::notIndexed |
◆ nRow
◆ pCteUse
◆ pFuncArg
◆ pIBIndex
◆ pOn
◆ pSchema
◆ pSTab
◆ pSubq
◆ pUsing
◆ rowidUsed
unsigned SrcItem::rowidUsed |
◆ [union]
union { ... } SrcItem::u1 |
◆ [union]
union { ... } SrcItem::u2 |
◆ [union]
union { ... } SrcItem::u3 |
◆ [union]
union { ... } SrcItem::u4 |
◆ viaCoroutine
unsigned SrcItem::viaCoroutine |
◆ zAlias
◆ zDatabase
◆ zIndexedBy
char* SrcItem::zIndexedBy |
◆ zName
The documentation for this struct was generated from the following file: