Skip to content

Remove most RemoveAsAliasesFromSql usages #2248

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 8 commits into from
Apr 26, 2020

Conversation

bahusoid
Copy link
Member

@bahusoid bahusoid commented Oct 15, 2019

As CriterionUtil handles better property projections and it's one step further to properly support multi-column projections.

Added optimized versions of CriterionUtil.GetColumn methods that don't create SqlString for property projections

Related to #846

@fredericDelaporte
Copy link
Member

So this is a partial fix of #846.

@fredericDelaporte fredericDelaporte added this to the 5.3 milestone Apr 20, 2020
@fredericDelaporte fredericDelaporte changed the title Move all RemoveAsAliasesFromSql usages to CriterionUtil class Remove most RemoveAsAliasesFromSql usages Apr 21, 2020
hazzik
hazzik previously approved these changes Apr 24, 2020
@fredericDelaporte fredericDelaporte merged commit 329d591 into nhibernate:master Apr 26, 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.

3 participants