Update Long and Decimal128 value display in documents to include the type

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • Developer Tools

      • 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/ 

            Assignee:
            Unassigned
            Reporter:
            Rhys Howell
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: