jooq/jOOQ-codegen
lukaseder 97cab67e4a [#8535] Generate @UniqueConstraint annotation instead of @Column(unique = true)
The current distinction is confusing, and if redundant uniqueness information is present, then Hibernate ignores the @UniqueConstraint name. Hence, we will only generate the @UniqueConstraint annotation
2019-04-17 11:26:59 +02:00
..
src/main [#8535] Generate @UniqueConstraint annotation instead of @Column(unique = true) 2019-04-17 11:26:59 +02:00
.gitignore Added IntelliJ meta info to .gitignore 2014-06-06 14:58:11 +02:00
LICENSE.txt [#5754] Remove copyright (and dates) from file headers 2017-01-02 17:14:26 +01:00
pom.xml [#7649] 2018-07-10 10:09:23 +02:00