summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/canonical_query_encoder.cpp
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-39171 Implement encrypt.bsonType validationPawel Terlecki2019-03-121-0/+3
| | | | | | A new MatchExpression was added in JSONSchemaParser. FleBlob is currently used only here. We may decide to share it in the future as necessary.
* Revert "SERVER-39171 Implement encrypt.bsonType validation"David Storch2019-03-121-3/+0
| | | | This reverts commit 3316e2858a761897b7263a9aa1185c2a0f53c9c4.
* SERVER-39171 Implement encrypt.bsonType validationPawel Terlecki2019-03-121-0/+3
| | | | | | A new MatchExpression was added in JSONSchemaParser. FleBlob is currently used only here. We may decide to share it in the future as necessary.
* SERVER-38577 Implement internal match expression which matches a particular ↵vrachev2019-01-141-0/+3
| | | | BinData subtype
* SERVER-33303 Add stable plan cache key and use for index filtersIan Boros2018-11-061-0/+525
|
* Revert "SERVER-33303 Add stable plan cache key and use for index filters"Ian Boros2018-11-061-525/+0
| | | | This reverts commit 36d4668e854d8bd17e8b684dbbf42b3b0903bbe7.
* SERVER-33303 Add stable plan cache key and use for index filtersIan Boros2018-11-061-0/+525