?_group_count=country - return counts by specific column(s) #44
Closed
Description
Imagine if this:
Turned into this:
This would involve introducing a new precedent of query string arguments that start with an _ having special meanings. While we're at it, could try adding _fields=x,y,z
Tasks:
- Get initial version working
- Refactor code to not just "pretend to be a view"
- Get foreign key relationships expanded