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 6d39ad8 commit b505f0fCopy full SHA for b505f0f
docs/tutorials/bson-v4.txt
@@ -549,7 +549,7 @@ follows:
549
550
.. note::
551
552
- In BSON 5.0, ``BSON::Decimal128`` will be deserialized into ``BigDecimal`` by
+ In BSON 5.0, ``BSON::Decimal128`` is deserialized into ``BigDecimal`` by
553
default. In order to have ``BSON::Decimal128`` values in BSON documents
554
deserialized into ``BSON::Decimal128``, the ``mode: :bson`` option can be set
555
on ``from_bson``.
0 commit comments