instance method
exec_update
Ruby on Rails 5.0.7.2
Since v5.0.7.2 Last seen in v6.1.7.10Signature
exec_update(sql, name, binds)
No documentation comment.
Parameters
-
sqlreq -
namereq -
bindsreq
Alias for
ActiveRecord::ConnectionAdapters::MySQL::DatabaseStatements#exec_delete
Defined in activerecord/lib/active_record/connection_adapters/mysql/database_statements.rb
· Improve this page
· Find usages on GitHub
Defined in ActiveRecord::ConnectionAdapters::MySQL::DatabaseStatements