struct

Interro::QueryBuilder::Subquery

Inherits Struct / Value / Object

Constructors

new(select select_clause : String, from relation : String, where where_clause : Interro::QueryExpression | Nil)
Source

Instance methods

relation
Source
select_clause
Source
to_sql(io : IO) : Nil
Source
to_sql
Source
where_clause
Source