summaryrefslogtreecommitdiff
path: root/jstests/aggregation/bugs/server6570.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67337 add back code 16554 for type mismatch in $addDavis Haupt2022-06-161-8/+10
* SERVER-65735 $add operator should not use DoubleDoubleSummationDavis Haupt2022-06-151-7/+14
* SERVER-52734 Support index scan with a filter in SBEAnton Korshunov2021-02-181-3/+0
* SERVER-51823 Use classic engine to evaluate queries containing expressions no...Anton Korshunov2021-02-141-0/+1
* SERVER-49227 Tag tests to be excluded from aggregation_slot_based_executionJustin Seyster2020-08-181-0/+3
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-8/+8
* Better error messages for type errors in agg $expressionsMathias Stearn2013-01-171-7/+7
* SERVER-6649 have agg helper throw exceptions and fix tests accordinglyMathias Stearn2012-12-181-7/+9
* SERVER-6570 disallow strings in $add in aggroMatt Dannenberg2012-07-271-0/+12