Module expr

Source

Structs§

FieldProject
A typed qualified field projection
LeftDeepJoin
A left deep binary cross product
Relvar
A table reference

Enums§

AggType
Expr
A typed scalar expression
ProjectList
A projection is the root of any relational expression. This type represents a projection that returns fields.
ProjectName
A projection is the root of any relational expression. This type represents a projection that returns relvars.
RelExpr
A logical relational expression