Skip to content

[6.x] Add min, max, sum and avg methods to Stache query builder#13894

Open
duncanmcclean wants to merge 4 commits into6.xfrom
aggregate-query-builder-methods
Open

[6.x] Add min, max, sum and avg methods to Stache query builder#13894
duncanmcclean wants to merge 4 commits into6.xfrom
aggregate-query-builder-methods

Conversation

@duncanmcclean
Copy link
Member

This pull request adds min, max, sum and avg methods to the Stache query builder, mirroring the method signatures from Laravel's Eloquent query builder.

I needed ->sum() recently for one of my addons, but realised we didn't have it.

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