summaryrefslogtreecommitdiff
path: root/jstests/sharding/drop_database.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55398 Dropping a database should also drop all its associated tags.Pol Pinol Castuera2022-12-281-0/+122
* Revert "SERVER-55398 Dropping a database should also drop all its associated ...Pol Pinol Castuera2022-12-211-53/+0
* SERVER-55398 Dropping a database should also drop all its associated tags.Pol Pinol Castuera2022-12-191-0/+53
* SERVER-51881 Remove dropped field from CollectionTypeMarcos José Grillo Ramirez2021-08-101-8/+2
* SERVER-55389 Bring back ShardingLogging calls to the drop databaseAntonio Fuschetto2021-03-251-0/+39
* SERVER-54945 Make drop database resilient to stepdowns on sharded clusterTommaso Tocci2021-03-221-0/+8
* SERVER-55145 Make dropping a nonexistent database a noopTommaso Tocci2021-03-161-1/+0
* SERVER-54376 Extend dropDatabase test coverageTommaso Tocci2021-02-081-0/+227