exec_update(sql, name = nil, binds = [])
public

Executes update sql statement in the context of this connection using binds as the bind substitutes. name is logged along with the executed sql statement.