summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/bulk_write.idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73231 Support top-level 'let' variable in bulkWriteFrederic Vitzikam2023-05-021-7/+7
* SERVER-74390 Add numErrors to bulkWrite responseKaitlin Mahar2023-04-201-0/+3
* SERVER-72788 Construct sub-batching bulkWrite command to send to shards.kauboy262023-03-171-1/+16
* SERVER-73109 Build idl infrastructure to pass context to nss serializersHugh Tong2023-03-021-0/+1
* SERVER-72092 Add update/delete op type to bulkWrite commandFrederic Vitzikam2023-02-221-4/+135
* SERVER-71900 Support Errors in bulkWrite cursor responseseanzimm2023-02-091-43/+11
* SERVER-72602: Populate Cursor Response for BulkWrite on Mongodseanzimm2023-01-301-2/+9
* SERVER-71652 Implement BulkWriteCommand Authentication Checksseanzimm2022-12-191-1/+4
* SERVER-71650: Basic formation of BulkWrite commandseanzimm2022-12-121-3/+4
* SERVER-71314 Create bulkWrite IDL and command stubVesselina Ratcheva2022-12-061-0/+201