mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
- Postgres DDL generation - Using table partitioning - There is a primary key defined that doesn't contain the partition column In DDL generation, automatically add the partition column to the DB primary key.