summaryrefslogtreecommitdiff
path: root/jstests/core/arrayfind10.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49943 [SBE] Fix edge case bug with 'find({a.b.c: ..})'Melodee Li2020-11-191-0/+21
* SERVER-49853 [SBE] Add support to the find command for comparing arrays and o...Drew Paroski2020-07-281-0/+117
* SERVER-49723 [SBE] Using find() to query values in array field is broken in s...Drew Paroski2020-07-221-12/+47
* SERVER-49720 [SBE] Query comparison operators traverse one level too deepDrew Paroski2020-07-211-0/+27