Skip to content
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

Add translations for greatest/least,math.min/math.max #270

Merged
merged 3 commits into from
Oct 13, 2024

Conversation

ChrisJollyAU
Copy link
Member

Add translations for:

  • Math.Min
  • Math.Max
  • Greatest
  • Least

Since there aren't equivalent functions in Jet we do it by first principles with an IIF. Can make it a bit long in the SQL

@ChrisJollyAU ChrisJollyAU added this to the 9.0.0 milestone Oct 13, 2024
@ChrisJollyAU ChrisJollyAU self-assigned this Oct 13, 2024
@ChrisJollyAU ChrisJollyAU merged commit 1de9eb4 into CirrusRedOrg:master Oct 13, 2024
5 checks passed
@ChrisJollyAU ChrisJollyAU deleted the greatleast branch October 13, 2024 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant