Interro::QueryBuilder::Subquery
Inherits Struct / Value / Object
Constructors
new(select select_clause : String, from relation : String, where where_clause : Interro::QueryExpression | Nil)
SourceInstance methods
relation
Sourceselect_clause
Sourceto_sql(io : IO) : Nil
Sourceto_sql
Sourcewhere_clause
Source