Skip to content

Conversation

@beikov
Copy link
Member

@beikov beikov commented Dec 12, 2024

Potential fix for behavior reported in https://discourse.hibernate.org/t/different-query-generated-for-bidirectional-associacion-between-v6-5-0-and-v6-5-1-and-v6-6-x/10765


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license
and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion.
For more information on licensing, please check here.


https://hibernate.atlassian.net/browse/HHH-18932

@beikov beikov requested a review from mbellade December 12, 2024 13:10
@hibernate-github-bot
Copy link

hibernate-github-bot bot commented Dec 12, 2024

Thanks for your pull request!

This pull request appears to follow the contribution rules.

› This message was automatically generated.

Copy link
Member

@mbellade mbellade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@beikov beikov force-pushed the fix-target-table-use branch from 8fa1927 to c31cd48 Compare December 12, 2024 14:25
@beikov beikov changed the title Always use of target tables for joins except when path refers to join table foreign keys HHH-18932 Use target table columns for SQM joins, except for join table associations Dec 12, 2024
@beikov beikov marked this pull request as ready for review December 12, 2024 14:25
@beikov beikov merged commit 301c38b into hibernate:main Dec 12, 2024
21 of 23 checks passed
@beikov beikov deleted the fix-target-table-use branch December 12, 2024 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants