class

Ralph::Query::JoinClause

Inherits Reference / Object

Represents a JOIN clause

Constructors

new(table : String, on : String, type : Symbol = :inner, alias __arg0 : String | Nil = nil)
Source

Instance methods

alias
Source
table
Source
to_sql
Source
type
Source