summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/projection_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42988 allow agg-style object syntax in find() projectionIan Boros2019-10-211-27/+36
* SERVER-42423 Use ProjectionExecutor in ProjectionStageDefaultAnton Korshunov2019-10-111-15/+0
* SERVER-42560 Simplify passing of metadata between DocumentSource and PlanStageIan Boros2019-10-101-22/+22
* SERVER-42422 replace ParsedProjection with ProjectionAST in the query plannerIan Boros2019-09-251-0/+469