Skip to content

Feature request: allow nullable with @ManyToOne #8611

Discussion options

You must be logged in to vote

This is a feature of the join column, you just need to add @JoinColumn(name="entity_id", nullable=false).

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by beberlei
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #8587 on April 09, 2021 16:13.