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 9f97a2d commit 1061dc7Copy full SHA for 1061dc7
source/reference/limitations.txt
@@ -48,6 +48,9 @@ General Limitations
48
- The MongoDB Shared Tier is not supported.
49
- The :data:`system.js <<database>.system.js>` collection is not
50
replicated.
51
+- Documents that have dollar (``$``) prefixed field names are not
52
+ supported. See :ref:`Field Names with Periods and Dollar Signs
53
+ <crud-concepts-dot-dollar-considerations>`.
54
55
MongoDB Community Edition
56
-------------------------
0 commit comments