method
update_sql
v4.1.8 -
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.