Interro::DynamicQuery(T, U)
Inherits Interro::QueryBuilder / Interro::Validations / Iterable / Enumerable / Struct / Value / Object
Constructors
new(select select_columns : String, distinct, from sql_table_name : String, join join_clause, where where_clause, order_by order_by_clause, offset offset_clause, limit limit_clause, args, transaction, delegate : U)
SourceInstance methods
model_table_mappings(*args, **options)
Sourcemodel_table_mappings(*args, **options, &)
Sourcesql_table_alias(*args, **options)
Sourcesql_table_alias(*args, **options, &)
Sourcesql_table_name
SourceMacros
method_missing(call)
Source