-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 0.0.2
-
Component/s: None
-
None
The encoder currently doesn't handle objectIDs properly. Ensure that when an objectID is encountered it is properly marshaled as a BSON ObjectId and not as a BSON Binary type.
- causes
-
GODRIVER-323 Struct with bson tag _id inserts a byte array instead of objectId
- Closed