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 91e0f6a commit 0da84e5Copy full SHA for 0da84e5
docs/fundamentals/read-operations.txt
@@ -552,11 +552,6 @@ This example queries for documents in which the value of the ``runtime`` field i
552
``30`` and returns the first matching document according to the value of the ``_id``
553
field.
554
555
-.. note::
556
-
557
- This example uses the ``id`` alias to represent the ``_id`` field, since {+odm-short+}
558
- converts from ``id`` to ``_id`` automatically.
559
560
.. tabs::
561
562
.. tab:: Query Syntax
0 commit comments