-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
- Wrap decimal 128 types with `Decimal128("")`, see how UUID does this for reference.
- Wrap Int64/NumberLong types with `Long("")`, see how UUID does this for reference.
For context, this will make documents more easily select copy-pastable, and aligned with shell syntax.
Reference:
https://www.mongodb.com/docs/manual/reference/bson-types/
https://www.mongodb.com/docs/mongodb-shell/reference/data-types/
- is related to
-
COMPASS-10780 wrap Dates in ISODate in list view
-
- Backlog
-
-
COMPASS-10908 Update document selection to select what is visible, shell syntax
-
- Backlog
-