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 0086057 commit 660960aCopy full SHA for 660960a
source/includes/fact-mongodb30-upsert-id.rst
@@ -1,5 +1,5 @@
1
When you execute an :method:`~db.collection.update()` with the ``upsert``
2
-option, you can no longer use :ref:`document-dot-notation` to only select on
+option, you can no longer use :ref:`document-dot-notation` to select only on
3
part of the ``_id`` field. For example, the following will raise an error:
4
5
.. code-block:: javascript
0 commit comments