Method: SqlTools::Query#from

Defined in:
lib/sql_tools/query.rb

#fromObject

Returns the value of attribute from.



3
4
5
# File 'lib/sql_tools/query.rb', line 3

def from
  @from
end