Uploaded image for project: 'Realm Core'
  1. Realm Core
  2. RCORE-464

Validate that schemas don't contain orphaned embedded tables

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: ObjectStore

      When opening a Realm (or at compile time for statically typed SDKs), we should validate that we don't have any unlinked to embedded tables. It's inevitably an error in production as those can't be queried or created directly. In addition, it simplifies the way schema changes are handled by the sync server because we won't have to persist unbounded embedded schemas.

            Assignee:
            james.stone@mongodb.com James Stone
            Reporter:
            nikola.irinchev@mongodb.com Nikola Irinchev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: