Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
on
Source
table
Source
to_sql
Source
type
Source