summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/duplicate_key_error_info.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72106 Use user-defined collation for DuplicateKey error in clustered c...Jordi Olivares Provencio2023-02-031-0/+4
* SERVER-65677: Use validate repair mode to fix duplicate keysWill Buerger2022-12-081-1/+11
* SERVER-60562 Include cursor value in duplicate key error when testing is enabledGregory Noma2022-02-241-4/+12
* SERVER-50454 Avoiding sending the "keyValue" field to drivers on duplicate ke...Denis Grebennicov2021-05-201-2/+10
* SERVER-38461 Limit upsert retry to DuplicateKey violations with matching valuesJames Wahlin2018-12-121-3/+8
* SERVER-37124 Disambiguate DuplicateKey error and return keyPattern details in...James Wahlin2018-11-161-0/+67