You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Daniel Keir Haywood (Jira)" <ji...@apache.org> on 2021/07/23 11:06:00 UTC

[jira] [Created] (ISIS-2821) Arch tests to verify uniqueness constraints

Daniel Keir Haywood created ISIS-2821:
-----------------------------------------

             Summary: Arch tests to verify uniqueness constraints
                 Key: ISIS-2821
                 URL: https://issues.apache.org/jira/browse/ISIS-2821
             Project: Isis
          Issue Type: New Feature
          Components: Isis Testing
    Affects Versions: 2.0.0-M5
            Reporter: Daniel Keir Haywood
             Fix For: 2.0.0


 

For JDO, the members of a @Unique or Index should match the name of a field.

For JPA, the column names of a uniqueness constaint or index should match the explicit name of a @Column or else the inferred name from the member.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)