summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/js_function.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-64036 Avoid making a copy of JsFunction when generating an SBE planAnton Korshunov2022-03-071-2/+10
* SERVER-61083 Cache plans that only have a single query solutionAnton Korshunov2022-02-161-2/+14
* SERVER-60273 Calculate the estimated size for missing types in sbe::value::ge...Drew Paroski2021-10-161-0/+2
* SERVER-55281 lint for newline violationsBilly Donahue2021-03-251-1/+1
* SERVER-50388 Support $where operator in SBENikita Lapkov2020-11-171-0/+49