| ▲ | CodesInChaos 2 hours ago | |
What EF needs is support for using postgresql's `array_agg` when `Include`ing collections. | ||
| ▲ | tehlike 22 minutes ago | parent [-] | |
I believe hasura or postgraphile does this for graphql. It's a very niche feature, and kills some of the optimizations if results are further used for filtering, but yes! | ||