Steve Ebersole
updated
an issue
Hibernate ORM
/
HHH-10045
Force all columns in primary key to be non-null
Change By:
Steve Ebersole
The Teradata database requires
Effectively Hibernate has always assumed
that
primary keys be non-null and so the creation of a table that doesn't specify the primary key as non-null will fail
anyways
.
Add Comment
This message was sent by Atlassian JIRA
(v7.0.0-OD-06-002#70102-
sha1:82bb17d
)