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 4787dec commit 75b6e08Copy full SHA for 75b6e08
source/reference/limitations.txt
@@ -61,6 +61,8 @@ General Limitations
61
<https://www.mongodb.com/docs/atlas/atlas-search/create-index/>`__.
62
- ``mongosync`` only supports clusters that use the :ref:`WiredTiger
63
<storage-wiredtiger>` storage engine.
64
+- You can't sync a collection with any documents that have an empty timestamp,
65
+ such as ``Timestamp(0,0)``.
66
67
MongoDB Community Edition
68
-------------------------
0 commit comments