-
Type: Improvement
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Query
Related to https://jira.mongodb.org/browse/MONGOID-4813, this ticket is to expand test coverage of Criteria#where with the string argument, specifically:
Multiple wheres on the same condition
where with string argument followed by where with hash argument
where with hash argument followed by where with string argument