Y
Hacker News
new
|
ask
|
show
|
jobs
by
CodesInChaos
20 days ago
What EF needs is support for using postgresql's `array_agg` when `Include`ing collections.
1 comments
tehlike
20 days ago
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!
link