Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Avram::Join::SqlClause
Inherits
Reference
<
Object
Constructors
new
(from :
TableName
, to :
TableName
, primary_key :
Symbol
|
Nil
= nil, foreign_key :
Symbol
|
Nil
= nil, comparison :
String
|
Nil
= "=", using :
Array
(
Symbol
) = [] of
Symbol
, alias_to :
TableName
|
Nil
= nil)
Source
Instance methods
clone
Source
default_foreign_key
Source
from
Source
from_column
Source
join_type
Source
to
Source
to_column
Source
to_sql
Source