MongoDB 3.4 adds native support for Decimal128 type. This type has recieved the BSON type ID \x13.
The driver handling of this type is specified in the "BSON Decimal128 Type Handling in Drivers" specification, that can be found at: https://github.com/mongodb/specifications/blob/master/source/bson-decimal128/decimal128.rst
- depends on
-
RUST-36 Decimal128 type support
- Development Complete
-
CDRIVER-1145 Implement Decimal 128 type spec
- Closed
-
CSHARP-1594 Add support for Decimal128 BSON type
- Closed
-
CXX-858 Implement Decimal 128 type spec
- Closed
-
CXX-859 Implement Decimal 128 type spec
- Closed
-
JAVA-2140 Add support for Decimal128 BSON type
- Closed
-
NODE-672 Implement Decimal 128 type spec
- Closed
-
PHPC-619 Implement Decimal 128 type spec
- Closed
-
PYTHON-1068 Support BSON Decimal128
- Closed
-
RUBY-1098 Implement Decimal 128 type spec
- Closed
-
SERVER-1393 Support decimal numbers
- Closed
- related to
-
SERVER-24181 Enable decimal support by default
- Closed