Jess Balint
|
54b918d73c
|
SERVER-40691 $nin:[[],...] queries are not indexed #3420
|
2022-02-22 23:32:44 +00:00 |
|
Jon Streets
|
05a0f8e98b
|
SERVER-56366 Update FCV constants to recognize 5.1 as latest
|
2021-07-23 15:49:23 +00:00 |
|
David Storch
|
473324be1f
|
SERVER-58637 Tag null_query_semantics.js as requires_fcv_50
|
2021-07-16 21:14:25 +00:00 |
|
Benety Goh
|
eb698c09c8
|
SERVER-58386 clean up null_query_semantics.js to use different collection name for each test case
|
2021-07-16 10:54:28 +00:00 |
|
David Storch
|
d75f3a8bb6
|
SERVER-21929 Make $in with null always match undefined
|
2021-06-14 15:25:21 +00:00 |
|
Martin Neupauer
|
90b60c48f9
|
SERVER-54421 [SBE] Fix tests failing to match a document using {x: null}
predicate when 'x' is missing
|
2021-03-10 20:42:06 +00:00 |
|
James Wahlin
|
6670266e11
|
SERVER-50746 Don't implicitly ignore _id in jstests/aggregation/extras/utils.js comparison functions
|
2020-10-22 11:20:08 +00:00 |
|
James Wahlin
|
e320102c1a
|
Revert "SERVER-50746 Don't implicitly ignore _id in jstests/aggregation/extras/utils.js comparison functions"
This reverts commit 9d51067f89.
|
2020-10-21 22:31:27 +00:00 |
|
James Wahlin
|
9d51067f89
|
SERVER-50746 Don't implicitly ignore _id in jstests/aggregation/extras/utils.js comparison functions
|
2020-10-21 17:32:36 +00:00 |
|
Svilen Mihaylov
|
39ce43a37c
|
SERVER-49766 Indexed and non-indexed collections return different results for null query
|
2020-09-03 20:15:36 +00:00 |
|
Justin Seyster
|
d80312792b
|
SERVER-49227 Tag tests to be excluded from jsCore_slot_based_execution
|
2020-08-14 02:34:21 +00:00 |
|
James Wahlin
|
39c3a5d77b
|
SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked()
|
2019-08-14 13:52:59 +00:00 |
|
clang-format-7.0.1
|
134a408395
|
SERVER-41772 Apply clang-format 7.0.1 to the codebase
|
2019-07-27 11:02:23 -04:00 |
|
Ian Boros
|
bf8fcb05e0
|
SERVER-42291 generate correct bounds for $nin null queries
|
2019-07-22 15:34:27 -04:00 |
|
Ian Boros
|
3af0f2a605
|
SERVER-36465 Support {$ne: null} queries with non-multikey sparse and wildcard indexes
|
2018-10-10 14:33:05 -04:00 |
|
Charlie Swanson
|
1a18c8f8ae
|
SERVER-27646 Build index bounds for {$ne: null} predicates
|
2018-06-20 16:31:13 -04:00 |
|