We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a337121 commit b44f3dfCopy full SHA for b44f3df
draft/commands-locks.txt
@@ -7,7 +7,6 @@ Locks Used By Database Commands
7
This table reflects the locks used by the :term:`database commands <database
8
command>` in MongoDB.
9
10
-
11
.. To recollect this data look for the following formulations in the
12
MongoDB source code.
13
@@ -24,7 +23,7 @@ command>` in MongoDB.
24
23
25
.. list-table::
26
:header-rows: 1
27
- :width: 70, 10, 10, 10
+ :widths: 70, 10, 10, 10
28
29
* - **Command**
30
- **Lock Type**
0 commit comments