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

Add validation that enforces Mixed properties to always be nullable

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • Q4-21FY
    • Affects Version/s: None
    • Component/s: ObjectStore
    • None

      Table::add_column silently makes all Mixed columns nullable. It's best if we make this explicit and a schema validation error just like we enforce object link properties to always be nullable. Table::add_column can still assert Mixed columns are created as nullable, but the user-visible feedback should be a schema validation error.

            Assignee:
            jorgen.edelbo@mongodb.com Jørgen Edelbo
            Reporter:
            yavor.georgiev@mongodb.com Yavor Georgiev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: