method
exec_update
v3.2.8 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::DatabaseStatements
exec_update(sql, name, binds)public
Executes update sql statement in the context of this connection using binds as the bind substitutes. name is the logged along with the executed sql statement.