Skip to content

Instance Property

expressions

The potentially empty list of expressions to group.
let expressions: [any SQLExpression]

Discussion

When there is more than one expression in the list, they are wrapped with an SQLList before serialization.