summaryrefslogtreecommitdiff
path: root/jstests/core/ddl
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-74787 Prepare jstest corpus for implicit strict modeMatt Broadstone2023-05-077-19/+21
|
* SERVER-72867 eol-terminate all nonempty text filesBilly Donahue2023-04-262-2/+2
|
* SERVER-73934 Remove commandWorkedOrFailedWithCode(NamespaceNotFound) from ↵Dianna Hohensee2023-04-242-54/+24
| | | | drop_collection.js now that 7.0 is last-stable
* SERVER-74062 Remove test checks for DB version >= 7.0 in tests relying on ↵Dianna Hohensee2023-04-211-6/+0
| | | | idempotency of create command
* SERVER-74840 Remove unused embedded tagCharlie Swanson2023-03-152-6/+0
|
* SERVER-60064 Make create command idempotent on mongodKaitlin Mahar2023-02-161-25/+79
|
* SERVER-73894 Add NamespaceNotFound error code to empty error code set in ↵Dianna Hohensee2023-02-131-3/+4
| | | | commandWorkedOrFailedWithCode invocation in drop_collection.js
* SERVER-43894 dropCollection should return success if the collection does not ↵Dianna Hohensee2023-02-091-16/+5
| | | | exist AND no UUID was specified
* SERVER-64473 Split up `core` jstest directoryGregory Noma2023-01-0946-0/+3141