Represents a row.
125 126 127
# File 'opal/browser/database/sql.rb', line 125 def inspect "#<SQL::Row: #{Hash.new(@native).inspect}>" end