Skip to content

Aggregration-Functions #60

@Disane87

Description

@Disane87

It would be nice, if there is a feature to count or sum up all entries in a table, something like that:
/api?Aromen&aggregate=count&filter=USER_ID,eq,1

If I want to sum up a table I have to choose a col to sum:
/api?Aromen&aggregate=sum&col=price&filter=USER_ID,eq,1

It's only a thought to enhance this great API.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions