method
update_sql
v2.0.3 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::DatabaseStatements
update_sql(sql, name = nil)protected
Executes the update statement and returns the number of rows affected.
update_sql(sql, name = nil)Executes the update statement and returns the number of rows affected.