struct

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)
Source

Instance methods

model_table_mappings(*args, **options)
Source
model_table_mappings(*args, **options, &)
Source
sql_table_alias(*args, **options)
Source
sql_table_alias(*args, **options, &)
Source
sql_table_name
Source

Macros

method_missing(call)
Source