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

Add support for EJSON parse reviver argument

      Reviver function

      Prescribes how the value originally produced by parsing is transformed, before being returned. Currently EJSON parse does not have fine control over how values are translated to BSON types I would like to be able to control whether or not Longs/Int32s are used on a case by case basis. Reviver function seems like a good fit.

            Assignee:
            Unassigned Unassigned
            Reporter:
            neal.beeken@mongodb.com Neal Beeken
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: