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 288191b commit 0b11590Copy full SHA for 0b11590
source/reference/method/db.collection.updateMany.txt
@@ -286,8 +286,9 @@ Capped Collections
286
Time Series Collections
287
~~~~~~~~~~~~~~~~~~~~~~~
288
289
-You cannot use the :method:`~db.collection.updateMany()` method on a
290
-:term:`time series collection`.
+The :method:`~db.collection.updateMany()` method is available for
+:term:`time series collections <time series collection>` starting in
291
+MongoDB 5.1.
292
293
.. _updateMany-sharded-collection:
294
0 commit comments