Representation of a SQL query in a context
- Companion
- object
Value members
Abstract methods
Add WHERE, ORDER BY, OFFSET and LIMIT to this query
Add WHERE, ORDER BY, OFFSET and LIMIT to this query
The codecs corresponding to the columns of this query
The codecs corresponding to the columns of 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
Yields a copy of this query with all occurences of from
replaced by to
Yields a copy of this query with all occurences of from
replaced by to
Yields an equivalent query encapsulating this query as a subquery
Yields an equivalent query encapsulating this query as a subquery
Yields an equivalent query encapsulating this query as a common table expression
Yields an equivalent query encapsulating this query as a common table expression
Concrete methods
Inherited methods
The name, if any, of this ColumnOwner
The name, if any, of this ColumnOwner
- Inherited from
- ColumnOwner