summaryrefslogtreecommitdiff
path: root/src/mongo/db/drop.idl
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-68558: Mark command reply types with is_command_reply fieldErin McNulty2022-08-241-0/+1
|
* SERVER-65002 Change 'unstable' boolean to 'stability' enum and allow ↵Rui Liu2022-08-011-5/+5
| | | | 'internal' stability
* SERVER-62448 Add collectionUUID parameter to drop commandFaustoleyva542022-02-101-0/+6
|
* SERVER-60814 Require 'unstable' field to avoid accidental additions to the ↵Huayu Ouyang2021-11-221-0/+4
| | | | stable API
* SERVER-54526 Add access_check: simple to existing commands that have ↵Mark Benvenuto2021-03-221-0/+6
| | | | api_version == 1
* SERVER-52550 Convert "drop" command to generated base classA. Jesse Jiryu Davis2020-12-221-1/+19
|
* SERVER-52540 Specify "drop" in IDLA. Jesse Jiryu Davis2020-11-201-0/+45