Class
Arel::Compound
In:
lib/arel/algebra/relations/utilities/compound.rb
Parent:
Object
Methods
attributes
column_for
externalizable?
join?
joins
name
new
skipped
sources
table
table_alias
table_sql
taken
unoperated_rows
Included Modules
Relation
Attributes
engine
[R]
relation
[R]
Public Class methods
new
(relation)
Public Instance methods
attributes
()
column_for
(attr;)
externalizable?
()
join?
()
joins
(env;)
name
()
skipped
()
sources
()
table
()
table_alias
()
table_sql
(formatter = Sql::TableReference.new(self))
taken
()
unoperated_rows
()
[Validate]