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 014d90e commit 956c246Copy full SHA for 956c246
source/includes/fact-write-concerns.rst
@@ -1,5 +1,6 @@
1
-By default, all write operations will issue a :dbcommand:`getLastError`
2
-command to confirm the result of the write operation:
+As of these :ref:`driver versions <write-concern-change-releases>`, all
+write operations will issue a :dbcommand:`getLastError` command to
3
+confirm the result of the write operation:
4
5
.. code-block:: javascript
6
0 commit comments