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 df86064 commit a416eabCopy full SHA for a416eab
source/core/queryable-encryption/reference/limitations.txt
@@ -101,11 +101,13 @@ CRUD
101
102
- {+qe+} does not support batch operations. The following operations are
103
not supported:
104
+
105
- :method:`db.collection.insertMany()`
106
- :method:`db.collection.updateMany()`
107
- :method:`db.collection.deleteMany()`
108
109
- {+qe+} limits :method:`db.collection.findAndModify()` arguments.
110
111
- ``fields`` is not allowed
112
- ``new`` must be false
113
0 commit comments