Method: QueryReviewer::SqlQuery#affected_rows

Defined in:
lib/query_reviewer/sql_query.rb

#affected_rowsObject (readonly)

Returns the value of attribute affected_rows.



6
7
8
# File 'lib/query_reviewer/sql_query.rb', line 6

def affected_rows
  @affected_rows
end