Skip to main content

Module expression_nodes

Module expression_nodes 

Source

Structs§

ColumnName
Column name.
Identifier
SQL identifier.
TableName
SQL table name.

Enums§

BinaryOperator
Binary operators in SQL.
Expression
Represents an SQL expression.
Literal
SQL literals.
UnaryOperator
Unary operators in SQL.