I'd like to understand the plan for Ruby/Mongoid to support Decimal128 type which will be included in Mongoid 3.4 (see https://jira.mongodb.org/browse/SERVER-1393)
update: There must be a global config determining whether BigDecimal - Decimal128 conversion is automatic. See this conversation: https://github.com/mongodb/bson-ruby/pull/61#issuecomment-245003767
*Make sure to look into RuntimeError "can't modify frozen class" concerning BigDecimal with the new driver (2.4.0 / bson 4.2.0)
- is related to
-
MONGOID-4641 Decimal128/BigDecimal interoperability
- Released
-
MONGOID-5212 Implement transparent storage of BigDecimal values as Decimal128
- Closed
- related to
-
MONGOID-4165 Inconsisent BigDecimal behavior
- Closed
-
RUBY-1084 Rephrase unsupported/corrupt BSON messages
- Closed
-
RUBY-1098 Implement Decimal 128 type spec
- Closed