Skip to content

MongoSimpleTypes should include all BSON types [DATAMONGO-1653] #2559

Open
@spring-projects-issues

Description

@spring-projects-issues

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

Metadata

Metadata

Labels

in: mappingMapping and conversion infrastructuretype: bugA general bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions