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 ebabbdc commit ec2d51fCopy full SHA for ec2d51f
source/upgrade/v2.txt
@@ -138,7 +138,8 @@ Version 2.19.0 Breaking Changes
138
If your application uses the LINQ3 provider, you can't use ``-1`` to represent the
139
:manual:`positional operator </reference/operator/update/positional/#mongodb-update-up.->`
140
when updating an array. To learn how to use the positional operator, see
141
- :ref:`<csharp-update-one-arrays>` and :ref:`<csharp-update-many-arrays>`.
+ :ref:`Update One <csharp-update-one-arrays>` and
142
+ :ref:`Update Many <csharp-update-many-arrays>`.
143
144
Version 2.14.0 Breaking Changes
145
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments