summaryrefslogtreecommitdiff
path: root/jstests/core/positional_projection.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61839 Fix SBE implementation of $exists and $type when a positional pr...Drew Paroski2021-12-101-0/+12
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-1/+0
* SERVER-34012 Planner's logic for taking union of index bounds intervals is sl...Timour Katchaounov2021-05-101-3/+9
* SERVER-52914 Support positional projection operator ($) in SBENikita Lapkov2021-02-081-14/+145
* SERVER-53929 Add stricter parser checks around positional projectionIan Boros2021-02-041-1/+7
* SERVER-52913 Support $elemMatch projection operator in SBENikita Lapkov2021-01-131-0/+116