partition
0.12.0
Module expr
Module Items
Structs
Enums
In crate partition
partition
Module
expr
Copy item path
source
Structs
§
Partition
Expr
Struct for partition expression. This can be converted back to sqlparser’s
Expr
. by
Self::to_parser_expr
.
Enums
§
Operand
Restricted
Op
A restricted set of
Operator
that can be used in partition expressions.