hibernate-orm/hibernate-community-dialects
Gavin 3ba90c004c HHH-15762 nicer DDL for unique constraints
- prefer 'unique' in 'create table' except in migrations
- also ignore unique=true for PK column
- introduce AlterTableUniqueDelegate and CreateTableUniqueDelegate
- fix the tests / delete test that makes no sense now
- improve javadoc of UniqueDelegate
2022-11-26 13:40:40 +01:00
..
src HHH-15762 nicer DDL for unique constraints 2022-11-26 13:40:40 +01:00
hibernate-community-dialects.gradle Re-enable all community dialect tests 2021-12-14 13:00:14 +01:00