method

partition_overwrites

rails latest stable - Class: ActiveRecord::Relation::Merger

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v4.2.9) is shown here.

partition_overwrites(lhs_wheres, rhs_wheres)
private

Remove equalities from the existing relation with a LHS which is present in the relation being merged in. returns [things_to_remove, things_to_keep]