File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -44,13 +44,16 @@ General Limitations
44
44
- Network compression is not supported.
45
45
- :dbcommand:`applyOps` operations from the source cluster are not
46
46
supported.
47
- - Serverless clusters are not supported.
48
- - The MongoDB Shared Tier is not supported.
49
47
- The :data:`system.js <<database>.system.js>` collection is not
50
48
replicated.
51
49
- Documents that have dollar (``$``) prefixed field names are not
52
50
supported. See :ref:`Field Names with Periods and Dollar Signs
53
51
<crud-concepts-dot-dollar-considerations>`.
52
+ - Serverless clusters are not supported.
53
+ - The MongoDB Shared Tier is not supported.
54
+ - `Queryable Execution
55
+ <https://www.mongodb.com/docs/v6.0/core/queryable-encryption/>`__ is
56
+ not supported.
54
57
55
58
MongoDB Community Edition
56
59
-------------------------
You can’t perform that action at this time.
0 commit comments