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