method
update_sql
Ruby on Rails latest stable (v3.2.13)
-
0 notes -
Class: ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
update_sql(sql, name = nil)
public
Executes an UPDATE query and returns the number of affected tuples.


