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 41e52e1 commit 72b55d0Copy full SHA for 72b55d0
source/reference/limitations.txt
@@ -69,6 +69,9 @@ General Limitations
69
<storage-wiredtiger>` storage engine.
70
- You can't sync a collection with any documents that have an empty timestamp,
71
such as ``Timestamp(0,0)`` on pre-6.0 source clusters.
72
+- ``mongosync`` does not support documents with duplicate field names.
73
+ For details, see :manual:`MongoDB does not support duplicate field names
74
+ </reference/limits/#mongodb-does-not-support-duplicate-field-names>`.
75
76
MongoDB Community Edition
77
-------------------------
0 commit comments