Skip to content

Commit 97bc98e

Browse files
norareidyrustagir
authored andcommitted
add info to note
1 parent 74ca55e commit 97bc98e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/query-builder.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,8 @@ the ``title`` value ``"Back to the Future"``:
191191
Beginning in {+odm-short+} v4.6, you can use the ``id`` alias to
192192
represent the ``_id`` field, as shown in the preceding code. When you
193193
run a find operation using the query builder, {+odm-short+}
194-
automatically converts between ``id`` and ``_id``.
194+
automatically converts between ``id`` and ``_id``. You cannot have
195+
two separate ``id`` and ``_id`` fields in your documents.
195196

196197
.. _laravel-query-builder-logical-and:
197198

0 commit comments

Comments
 (0)