Uploaded image for project: 'Realm JavaScript SDK'
  1. Realm JavaScript SDK
  2. RJS-242

As a developer I want to open a Realm with support for huge integers

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      Goals

      Because JavaScript does not support integers but stores them in a floating point Number, users of Realm JS gets confused if storing large integers that are supported by other Realm SDKs.

      Related: https://github.com/realm/realm-js/issues/1537.

      Note: I wanted to capture this, but I don't expect it to get solved anytime soon.

      Expected Results

      It could make sense to have Realm JS open with a config parameter that reads integers into `BigIntegers` or some other non-floating representation.

      Version of Realm and Tooling

      • Realm JS SDK Version: 2.13.0
      • Node or React Native: N/A
      • Client OS & Version: N/A
      • Which debugger for React Native: N/A

            Assignee:
            Unassigned Unassigned
            Reporter:
            kraen.hansen@mongodb.com Kræn Hansen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: