Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-3256

BSON Long inspect result is not evaluable

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • bson-4.2.3
    • Affects Version/s: bson-4.3.0
    • Component/s: BSON
    • Labels:
    • Not Needed

      > bson.Long('12345678910')
      new Long("3755744318")
      > bson.Long.fromString('12345678910')
      new Long("12345678910")
      

            Assignee:
            durran.jordan@mongodb.com Durran Jordan
            Reporter:
            anna.henningsen@mongodb.com Anna Henningsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: