gid-oss / dataui-nestjs-crud

NestJs CRUD for RESTful APIs
https://github.com/nestjsx/crud/wiki
MIT License
130 stars 31 forks source link

Support for GroupBy clause and Aggregate functions #54

Open faiqahsan opened 6 months ago

faiqahsan commented 6 months ago

@zaro Hi Team, first of all amazing job on forking this and maintaining it. I was wondering if we have already added the support for Aggregate functions (SUM, MIN, MAX) and GroupBy clause or it still under consideration?