Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for @ForeignKey(options), @UniqueConstraint(options), @Index(options) #8364

Open
wants to merge 1 commit into
base: wip/7.0
Choose a base branch
from

Conversation

gavinking
Copy link
Member

as required by JPA 3.2

@hibernate-github-bot
Copy link

hibernate-github-bot bot commented May 13, 2024

Thanks for your pull request!

This pull request does not follow the contribution rules. Could you have a look?

❌ All commit messages should start with a JIRA issue key matching pattern HHH-\d+
    ↳ Offending commits: [adcc578]

› This message was automatically generated.

@gavinking gavinking changed the title add support for @ForeignKey(options) and @UniqueConstraint(options) add support for @ForeignKey(options), @UniqueConstraint(options), @Index(options) May 13, 2024
@gavinking gavinking force-pushed the constraint-options branch 2 times, most recently from 86c933d to cab14ee Compare May 13, 2024 17:36
(options)

as required by JPA 3.2

also some simplifications to Exporters

Signed-off-by: Gavin King <gavin@hibernate.org>

fixes

Signed-off-by: Gavin King <gavin@hibernate.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant