-
Type: Bug
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
Currently the following raises an error:
{a: BigDecimal('1')}.to_bson
We need to add the bson_type function to the BigDecimal class to fix this.