-
Type: Bug
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: Serialization
-
None
-
Not Needed
-
Go through the entire code base ensuring that decimal and Decimal128 are handled consistently.
These types are not equivalent. They have different ranges and precisions. We should never automatically convert between them due to the potential for data loss.
- duplicates
-
CSHARP-4636 System.Decimal serialization/deserialization is contains breaking changes
- Closed
-
CSHARP-4637 Error in deserializing Decimal stored as object in driver 2.19
- Closed
- related to
-
CSHARP-4496 JsonReader fails with BsonInternalException when trying to deserialize Decimal128
- Closed
-
CSHARP-4636 System.Decimal serialization/deserialization is contains breaking changes
- Closed
-
CSHARP-4637 Error in deserializing Decimal stored as object in driver 2.19
- Closed