Skip to content

Commit 84eeebe

Browse files
author
Dave Cuthbert
authored
DOCS-15438 fle2 not supported (#46)
* DOCS-15438 fle2 not supported * Alternate link form
1 parent 1061dc7 commit 84eeebe

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

source/reference/limitations.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,16 @@ General Limitations
4444
- Network compression is not supported.
4545
- :dbcommand:`applyOps` operations from the source cluster are not
4646
supported.
47-
- Serverless clusters are not supported.
48-
- The MongoDB Shared Tier is not supported.
4947
- The :data:`system.js <<database>.system.js>` collection is not
5048
replicated.
5149
- Documents that have dollar (``$``) prefixed field names are not
5250
supported. See :ref:`Field Names with Periods and Dollar Signs
5351
<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.
5457

5558
MongoDB Community Edition
5659
-------------------------

0 commit comments

Comments
 (0)