method
    
    update
 
  update(arel, name = nil, binds = [])
  public
  Executes the update statement and returns the number of rows affected.
 
  update(arel, name = nil, binds = [])
  public
  Executes the update statement and returns the number of rows affected.