Documentation Request Summary:
Description
commitTransaction(), abortTransaction(), and prepareTransaction() can only be run against the admin database.
Scope of changes (files that need work and how much)
New pages for database commands:
- mark as admin commands as only applicable to the admin database.
- refer to shell helpers and vice versa
Impact to other docs outside of this product
N/A
MVP (work and date?)
Resources (e.g. Scope Docs, Invision)
Engineering Ticket Description:
The database component has no meaning to these commands as the transaction might span multiple dbs
|