-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Tests
-
None
E.g.:
$regex matches on numbers, arrays, null, true/false
$lt etc. on strings, empty arrays, empty hashes
$size on numbers, empty hashes, null
$elemMatch on numbers, empty hashes, null
$all with null input vs null valued fields
$and, $or, $nor on null valued fields
- related to
-
MONGOID-4892 Test embedded matchers with wrong operator argument types
- Closed
- links to