Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions source/data-modeling/associations.txt
Original file line number Diff line number Diff line change
Expand Up @@ -450,9 +450,6 @@ Embedded matching on loaded documents has the following known limitations:
as a pattern while also providing options to the ``$options`` field. You can
only provide options if the regular expression pattern is a string.

- {+mdb-server+} versions 4.0 and earlier do not strictly validate ``$type``
arguments.

Omit _id Fields
~~~~~~~~~~~~~~~

Expand Down
15 changes: 0 additions & 15 deletions source/includes/mongodb-compatibility-table-mongoid.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,28 +7,13 @@
- MongoDB 8.0
- MongoDB 7.0
- MongoDB 6.0
- MongoDB 5.0
- MongoDB 4.4
- MongoDB 4.2
- MongoDB 4.0
- MongoDB 3.6

* - 9.0
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓

* - 8.0 to 8.1
-
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓
2 changes: 1 addition & 1 deletion source/interact-data/modify-results.txt
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ access the embedded ``Tour`` object as shown in the preceding code,

.. note::

If you are connected to a deployment running MongoDB 4.4 or later,
If you are connected to a deployment running MongoDB 6.0 or later,
you cannot specify an association and its fields in a projection in
the same query.

Expand Down
139 changes: 0 additions & 139 deletions source/legacy-files/map-reduce.txt

This file was deleted.

Loading