Structs§
- CTE
- Common Table Expression (CTE) structure
- Condition
- Join
Clause - Join clause structure
- Join
Condition - Join condition - initially just column equality
- Lexer
- Order
ByColumn - Parser
- Parser
Config - Select
Statement - When
Branch - Where
Clause - Window
Spec
Enums§
- Cursor
Context - Join
Operator - Join operator for join conditions
- Join
Type - Join type enumeration
- Logical
Op - Select
Item - Represents a SELECT item - either a simple column or a computed expression with alias
- Sort
Direction - SqlExpression
- Table
Function - Table function that generates virtual tables
- Table
Source - Table source - either a file/table name or a derived table (subquery/CTE)
- Token