method
exec_delete
v7.2.3 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::DatabaseStatements
exec_delete(sql, name = nil, binds = [])public
Executes delete sql statement in the context of this connection using binds as the bind substitutes. name is logged along with the executed sql statement.