summaryrefslogtreecommitdiff
path: root/jstests/sharding/updateOne_without_shard_key/libs
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74952 Insert upsert document for single writes without shard keysSanika Phanse2023-03-301-0/+5
* SERVER-70592 Have clusterQueryWithoutShardKey apply the sort order if findAnd...Jason Zhang2023-03-201-0/+4
* SERVER-70581 Handle WCOS for update and findAndModify if replacement document...Jason Zhang2023-02-151-1/+1
* SERVER-70506 Support retryability for updateOne, deleteOne, and findAndModifyJason Zhang2023-01-261-11/+69
* SERVER-72609 Append other command information to the command object passed to...Jason Zhang2023-01-101-1/+9
* SERVER-69920 Implement two phase protocol for updateOne and deleteOneJason Zhang2022-12-291-11/+56
* SERVER-71894 Add jstest helpers to set up write without shard key testsJason Zhang2022-12-071-51/+150
* SERVER-71556 Create utilities for write without shard key jstestsJason Zhang2022-11-291-0/+67