• S
    Move where merging logic over to `WhereClause` · def2879d
    Sean Griffin 提交于
    This object being a black box, it knows the details of how to merge
    itself with another where clause. This removes all references to where
    values or bind values in `Relation::Merger`
    def2879d
where_clause_test.rb 2.7 KB