summaryrefslogtreecommitdiff
path: root/jstests/aggregation/ifnull.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-58680 Let $ifNull not remove the last null constantEthan Zhang2021-09-221-0/+6
* SERVER-55295 Short circuit $ifNull expression if the condition always evaluat...Alice Doherty2021-06-301-0/+10
* SERVER-54233 Implement $derivative window-function executorDavid Percy2021-03-041-2/+2
* SERVER-53321 Complete TODO listed in SERVER-52703Martin Neupauer2020-12-111-5/+4
* SERVER-12573 Extend $ifNull to accept more than two argumentsHana Pearlman2020-12-041-0/+84