Skip to content

Apply filters for entity joins in hql #2550

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

Merged
merged 5 commits into from
Sep 18, 2020
Merged

Conversation

bahusoid
Copy link
Member

@bahusoid bahusoid commented Sep 17, 2020

Fixes #2549

Just make JoinSequence apply standard logic that takes care of everything

@bahusoid bahusoid changed the base branch from master to 5.3.x September 17, 2020 14:22
@bahusoid bahusoid changed the title Apply filters for entity joins Apply filters for entity joins in hql Sep 17, 2020
@bahusoid bahusoid added this to the 5.3.4 milestone Sep 17, 2020
@hazzik
Copy link
Member

hazzik commented Sep 17, 2020

Is it a backport of some changes from master?

@hazzik hazzik merged commit 3fab693 into nhibernate:5.3.x Sep 18, 2020
@bahusoid
Copy link
Member Author

When merging to master in case of conflicts (due to #2361) - just take changes from 5.3.x branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ApplyFilter does not work on join statements in LINQ
2 participants