Skip to content

Switch the default behavior of the table annotation on column names of foreign key references. #1162

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

Closed
schauder opened this issue Feb 8, 2022 · 0 comments
Labels
in: jdbc Spring Data JDBC type: enhancement A general enhancement

Comments

@schauder
Copy link
Contributor

schauder commented Feb 8, 2022

See #1147 and #1161

@schauder schauder added this to the 3.0 M2 (2022.0.0) milestone Feb 8, 2022
@schauder schauder added type: enhancement A general enhancement in: jdbc Spring Data JDBC labels Jul 8, 2022
schauder added a commit that referenced this issue Sep 7, 2022
The new default is to take `@Table` annotations into account.

The behaviour can be configured by setting the `foreignKeyNaming` property on the `RelationalMappingContext`.

Closes #1162
See #1147
schauder added a commit that referenced this issue Sep 7, 2022
mp911de pushed a commit that referenced this issue Oct 5, 2022
The new default is to take `@Table` annotations into account.

The behaviour can be configured by setting the `foreignKeyNaming` property on the `RelationalMappingContext`.

Closes #1162
See #1147
mp911de pushed a commit that referenced this issue Oct 5, 2022
@mp911de mp911de closed this as completed in d7f2a27 Oct 7, 2022
mp911de pushed a commit that referenced this issue Oct 7, 2022
See #1162
Original pull request: #1324.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: jdbc Spring Data JDBC type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant