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

Client reset imposes stricter character limits on table name

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

      Slack Thread captured from #privategroup by kiro.morkos@mongodb.com

      in the other codepath
      `name.size() = 64`
      `64 > 63` <-- why is this okay? or does `name` not include `class_` here either?

            Assignee:
            jorgen.edelbo@mongodb.com Jørgen Edelbo
            Reporter:
            kiro.morkos@mongodb.com Kiro Morkos
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: