Support For Math.Min() And Math.Max() In LINQ · Issue #749 - GitHub

Skip to content Dismiss alert {{ message }} / nhibernate-core Public
  • Notifications You must be signed in to change notification settings
  • Fork 932
  • Star 2.1k
  • Code
  • Issues 609
  • Pull requests 64
  • Discussions
  • Actions
  • Security
  • Insights
Additional navigation options 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.

Sign up for GitHub

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

Jump to bottom NH-3514 - Support for Math.Min() and Math.Max() in LINQ #749 Open nhibernate-bot opened this issue Oct 12, 2017 · 0 comments Open NH-3514 - Support for Math.Min() and Math.Max() in LINQ #749 nhibernate-bot opened this issue Oct 12, 2017 · 0 comments Labels c: Linq Provider migrated p: Lowest t: Improvement

Comments

@nhibernate-bot Copy link Collaborator

nhibernate-bot commented Oct 12, 2017

Oskar Berggren created an issue — 21st August 2013, 16:10:05:

The Linq provider should support queries containing Math.Min() and Math.Max(). In the SQL they should use the GREATEST/LEAST functions where available, otherwise a case-clause. Probably greatest/least can be used as function names for the dialects to register.

All reactions @nhibernate-bot nhibernate-bot added c: Linq Provider p: Lowest t: Improvement labels Oct 12, 2017 @hazzik hazzik added the migrated label Oct 13, 2017 Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment Assignees No one assigned Labels c: Linq Provider migrated p: Lowest t: Improvement Projects None yet Milestone No milestone Development

No branches or pull requests

2 participants @hazzik @nhibernate-bot You can’t perform that action at this time.

Từ khóa » Nh3514