summaryrefslogtreecommitdiff
path: root/jstests/core/txns/create_indexes.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57928 update txns/create_indexes.js to avoid dropping the test dbBenety Goh2021-06-251-1/+2
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-5/+5
* SERVER-47472 Remove usages of checkShardVersionOrThrow_DEPRECATED from the Op...Kaloian Manassiev2020-04-211-12/+19
* SERVER-46249 Check individual txn statements for readConcern supportMaria van Keulen2020-03-301-1/+1
* SERVER-46229 extend test coverage in create_indexes.js and create_indexes_par...Benety Goh2020-02-251-18/+12
* SERVER-46229 add mutlikey index to multi-document transaction test for index ...Benety Goh2020-02-221-0/+7
* SERVER-45405 Allow implicit collection creation inside multi-doc txnsMaria van Keulen2020-02-191-0/+10
* SERVER-44849 Allow new index creation inside multi-document transactionsMaria van Keulen2020-02-031-0/+91