Skip to content

Commit f066059

Browse files
author
Dave Cuthbert
authored
DOCSP-27027 unique and nonUnique indexes (#104)
1 parent 9b3310b commit f066059

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/reference/limitations.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ General Limitations
6262
downgrade, you should drop all non-system databases in the destination
6363
cluster before starting the new binary. Syncing operations will
6464
restart from the beginning when you start the new processes.
65+
- You cannot sync a collection that has a unique index and a non-unique
66+
index defined on the same field(s).
6567

6668
MongoDB Community Edition
6769
-------------------------

0 commit comments

Comments
 (0)