method
update_sql
v2.0.3 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
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.