Documentation ¶
Index ¶
- func NewAppend(left nodes.Node, right nodes.Node, fields []fields.Field) nodes.Node
- func NewExcept(left, right nodes.Node, fields []fields.Field, distinct bool) nodes.Node
- func NewIntersect(left, right nodes.Node, fields []fields.Field, distinct bool) nodes.Node
- func NewUnion(left nodes.Node, right nodes.Node, fields []fields.Field) nodes.Node
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewIntersect ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.