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

Don't join fkey table when linq comparison with composite id #3629

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

jeff-hagen
Copy link

@jeff-hagen jeff-hagen commented Nov 27, 2024

When referencing a foreign key composite-id in Linq, don't add a join with the fkey table to the resulting SQL (make behavior consistent with the same query in HQL).

@jeff-hagen jeff-hagen changed the title #3628 - Don't join when linq comparison with composite id Don't join when linq comparison with composite id Nov 27, 2024
@jeff-hagen jeff-hagen changed the title Don't join when linq comparison with composite id Don't join fkey table when linq comparison with composite id Dec 27, 2024
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.

1 participant