Skip to content

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

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 9 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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant