Libraries
»
alf-sql
(0.16.3)
»
Index
»
Alf
»
Sql
»
Compiler
»
#join
Method: Alf::Sql::Compiler#join
Defined in:
lib/alf/sql/compiler.rb
#
join
(plan) ⇒
Object
5 6 7
# File 'lib/alf/sql/compiler.rb', line 5
def
join
(
plan
)
Builder
.
new
end