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 e849979 commit 3992e39Copy full SHA for 3992e39
source/includes/fact-verifier-unsupported.rst
@@ -1,7 +1,8 @@
1
The verifier doesn't check the following namespaces:
2
3
- Capped collections
4
-- Collections with TTL indexes
+- Collections with TTL indexes, including TTL indexes that are added or dropped
5
+ during migration
6
- Collections that don't use the default collation
7
- Views
8
@@ -12,5 +13,4 @@ The verifier doesn't check the following collection features:
12
13
14
To verify the above data and metadata, script additional checks
15
for these collections and collection features. For more
-information, see :ref:`c2c-verification`.
16
-
+information, see :ref:`c2c-verification`.
0 commit comments