Discussed in https://github.com/piccolo-orm/piccolo/discussions/979 https://www.postgresql.org/docs/current/tutorial-agg.html We should also consider adding a `GroupByRaw`, similar to `OrderByRaw`, `WhereRaw` etc to handle edge cases.
Discussed in #979
https://www.postgresql.org/docs/current/tutorial-agg.html
We should also consider adding a
GroupByRaw, similar toOrderByRaw,WhereRawetc to handle edge cases.