35 36 37
# File 'lib/pg_query/parse.rb', line 35 def tables tables_with_types.map { |t| t[:table] } end