Skip to content

Refactor Aggregates to Behave Like Functions #259

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 7 commits into from
Sep 15, 2020

Conversation

jeffgbutler
Copy link
Member

There is virtually no difference between an aggregate and a function. With the current implementation they have limitations - mainly that they couldn't be used in a future having expression.

@jeffgbutler jeffgbutler added this to the 1.2.1 milestone Sep 15, 2020
@coveralls
Copy link

coveralls commented Sep 15, 2020

Coverage Status

Coverage remained the same at 100.0% when pulling 2a681dc on jeffgbutler:aggregates-are-functions into e7721be on mybatis:master.

@jeffgbutler jeffgbutler merged commit f07b8a1 into mybatis:master Sep 15, 2020
@jeffgbutler jeffgbutler deleted the aggregates-are-functions branch September 15, 2020 22:30
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.

2 participants