module Bmg::Sql::LeftJoin
Constants
- LEFT
Public Instance Methods
type()
click to toggle source
# File lib/bmg/sql/nodes/left_join.rb, line 9 def type LEFT end
# File lib/bmg/sql/nodes/left_join.rb, line 9 def type LEFT end