45 46 47
# File 'lib/pg_query/parse.rb', line 45 def tables tables_with_details.map { |t| t[:name] }.uniq end