Crate mentat_query_sql [] [src]

Structs

Join
Op
ProjectedColumn
SelectQuery
TableList

Enums

ColumnOrExpression

One of the things that can appear in a projection or a constraint. Note that we use TypedValue here; it's not pure SQL, but it avoids us having to concern ourselves at this point with the translation between a TypedValue and the storage-layer representation.

Constraint
Expression
FromClause
GroupBy
Projection
TableOrSubquery
Values

Type Definitions

Name