Method: Rack::Insight::SQLPanel::QueryResult#sql

Defined in:
lib/rack/insight/panels/sql_panel/query.rb

#sqlObject (readonly)

Returns the value of attribute sql.



7
8
9
# File 'lib/rack/insight/panels/sql_panel/query.rb', line 7

def sql
  @sql
end