method
update_sql
v4.0.2 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::DatabaseStatements
update_sql(sql, name = nil)public
Executes an UPDATE query and returns the number of affected tuples.
update_sql(sql, name = nil)Executes an UPDATE query and returns the number of affected tuples.