summaryrefslogtreecommitdiff
path: root/src/mongo/db/ops/write_ops.idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46709 Support 'let' variables in the delete commandJacob Evans2020-05-041-0/+9
* SERVER-46708 Support let variables in update commandKatherine Wu2020-04-281-0/+5
* SERVER-44367 Allow hinting the delete commandPawel Terlecki2020-02-291-0/+4
* Revert "SERVER-44367 Allow hinting the delete command"Eric Milkie2020-02-271-4/+0
* SERVER-44367 Allow hinting the delete commandPawel Terlecki2020-02-271-0/+4
* SERVER-43860 Always upsert exact source document for pipeline-insert $mergeBernard Gorman2019-11-141-0/+5
* SERVER-1599 Add support for index hint to update commandXin Hao Zhang2019-06-181-0/+6
* SERVER-41043 Add 'let' field support for merge stageAnton Korshunov2019-05-231-0/+5
* SERVER-40406 Add support for $$NOW and $$CLUSTER_TIME in the update commandBernard Gorman2019-05-171-0/+6
* SERVER-40381 Add the ability to specify a pipeline to an update commandJames Wahlin2019-04-111-1/+9
* SERVER-37754 Remove duplicate copyright headersRamon Fernandez2018-10-251-30/+0
* SERVER-37651 Update copyright noticesRamon Fernandez2018-10-241-2/+28
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+25
* SERVER-33338 Allow bulk writes to specify only the stmtId of the first statem...Matthew Russotto2018-03-071-1/+11
* SERVER-28752 Use IDL for write commands parsingKaloian Manassiev2017-07-061-0/+146