Class | Sequel::SQL::JoinClause |
In: |
lib/sequel/sql.rb
|
Parent: | Expression |
join_type | [R] | The type of join to do |
table | [R] | The actual table to join |
table_alias | [R] | The table alias to use for the join, if any |