Skip to content

Instance Property

tableExpressions

The list of common table expressions which make up the group.
var tableExpressions: [any SQLExpression]

Discussion

Must contain at least one expression. If the list is empty, invalid SQL will be generated.