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 97bc98e commit cd17ec8Copy full SHA for cd17ec8
docs/query-builder.txt
@@ -188,7 +188,7 @@ the ``title`` value ``"Back to the Future"``:
188
189
.. note::
190
191
- Beginning in {+odm-short+} v4.6, you can use the ``id`` alias to
+ Beginning in {+odm-short+} v5.0, you can use the ``id`` alias to
192
represent the ``_id`` field, as shown in the preceding code. When you
193
run a find operation using the query builder, {+odm-short+}
194
automatically converts between ``id`` and ``_id``. You cannot have
0 commit comments