Skip to content

Add multiple arguments support for ISQLFunction #2316

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 6 commits into from
Apr 21, 2020

Conversation

maca88
Copy link
Contributor

@maca88 maca88 commented Feb 22, 2020

This is a continuation of #2061 where the code was extracted from #2079 in order to reduce the PR scope for easier review. Unfortunately, ModulusFunctionTypeDetector cannot be tested in this PR due to the current Linq behavior, which always executes mod on the client side, so tests were not ported from #2079.

@maca88
Copy link
Contributor Author

maca88 commented Apr 1, 2020

Rebased.

@maca88 maca88 changed the title WIP - Add multiple arguments support for ISQLFunction Add multiple arguments support for ISQLFunction Apr 1, 2020
@maca88
Copy link
Contributor Author

maca88 commented Apr 14, 2020

Rebased and removed SqLite changes for cast, as it was fixed by #2346.

@fredericDelaporte fredericDelaporte added this to the 5.3 milestone Apr 19, 2020
@fredericDelaporte fredericDelaporte merged commit 9427018 into nhibernate:master Apr 21, 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