Method: ActionCost::SqlParser#join_tables
- Defined in:
- lib/action_cost/sql_parser.rb
#join_tables ⇒ Object (readonly)
Returns the value of attribute join_tables.
3 4 5 |
# File 'lib/action_cost/sql_parser.rb', line 3 def join_tables @join_tables end |