Skip to content

Fix regressions introduced by Conditional and Coalesce expansion (#1880) #1916

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

Conversation

PleasantD
Copy link
Contributor

We noticed a couple of regressions caused by #1880

The coalesce and conditional nomination was a little over-zealous and some expressions were getting rewritten incorrectly.
Specifically when there were object casts in place.

@fredericDelaporte fredericDelaporte added this to the 5.2 milestone Nov 29, 2018
@fredericDelaporte
Copy link
Member

As #1880 is not yet released, I am labelling this as a fix (of #1880) rather than as a bug of its own. (In other words, it will not be put in release notes.)

@fredericDelaporte fredericDelaporte merged commit 1ba7f9b into nhibernate:master Nov 30, 2018
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.

2 participants