Skip to content

Fix wrong order by with ordered collection fetch in Criteria #2521

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 2 commits into from
Sep 9, 2020

Conversation

bahusoid
Copy link
Member

@bahusoid bahusoid commented Sep 8, 2020

Fixes #1075

@bahusoid bahusoid changed the title Fix wrong order by with ordered collection fetch Fix wrong order by with ordered collection fetch in Criteria Sep 8, 2020
@hazzik hazzik added this to the next minor milestone Sep 8, 2020
@hazzik hazzik added the t: Fix label Sep 8, 2020
@hazzik hazzik merged commit 199a1aa into nhibernate:master Sep 9, 2020
@hazzik hazzik added the r: Fixed label Sep 9, 2020
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.

NH-2239 - Wrong OrderBy in generated SQL when using ICriteria, Eager fetching and order by clauses in collection mappings
2 participants