Open
Description
Keegan Witt opened DATAMONGO-1653 and commented
MongoSimpleTypes doesn't have all the BSON types.
The ones currently not mapped are
- BasicBSONList
- BSONTimestamp
- Code
- CodeWithScope
- MaxKey
- MinKey
- StringRangeSet
- Symbol
Though I assume BasicBSONList and StringRangeSet would not be included since they're collections
No further details from DATAMONGO-1653