Problem

      Say I have two fields String arg1 & String arg2,
      Both arg1 and arg2 may be duplicated, only arg1+arg2 is unique. How to handle this case?
      I can add a field String arg3 = arg1 + arg2, and set it as primary key. But it's complex and may case problems.
      Like get the values from server(json), and convert to module then save. If a group member don't know or forget to set the value of arg3, then the problem happen.

      Solution

      No response

      Alternatives

      No response

      How important is this improvement for you?

      I would like to have it but have a workaround

      Feature would mainly be used with

      Local Database only

            Assignee:
            Unassigned Unassigned
            Reporter:
            unitosyncbot Unito Sync Bot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: