instance method
exec_update
Ruby on Rails 5.2.8.1
Since v4.2.9 Last seen in v6.1.7.10Signature
exec_update(sql, name = nil, binds = [])
No documentation comment.
Parameters
-
sqlreq -
nameopt = nil -
bindsopt = []
Alias for
ActiveRecord::ConnectionAdapters::PostgreSQL::DatabaseStatements#exec_delete
Defined in activerecord/lib/active_record/connection_adapters/postgresql/database_statements.rb
· Improve this page
· Find usages on GitHub
Defined in ActiveRecord::ConnectionAdapters::PostgreSQL::DatabaseStatements