Representation of a UNION ALL of SQL SELECTs
- Companion:
- object
trait SqlQuery
trait ColumnOwner
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Value members
Concrete methods
Add WHERE, ORDER BY, OFFSET, and LIMIT to this query
Add WHERE, ORDER BY, OFFSET, and LIMIT to this query
Nest this query as a subobject in the enclosing parentContext
Nest this query as a subobject in the enclosing parentContext
Does one row of this query correspond to exactly one complete GraphQL value
Does one row of this query correspond to exactly one complete GraphQL value
Inherited methods
Yields a collection of SqlSelects
which when combined as a union are equivalent to this query
Yields a collection of SqlSelects
which when combined as a union are equivalent to this query
- Inherited from:
- SqlQuery
The name, if any, of this ColumnOwner
The name, if any, of this ColumnOwner
- Inherited from:
- ColumnOwner