PostgREST / postgrest

REST API for any Postgres database
https://postgrest.org
MIT License
23.48k stars 1.03k forks source link

Fixes when using aggregates inside Spread Embedded Resources #3693

Closed laurenceisla closed 3 months ago

laurenceisla commented 3 months ago

Missing:

These fixes are also needed for https://github.com/PostgREST/postgrest/pull/3640

laurenceisla commented 3 months ago

Did not backport the fixes to v12 because the last one depends on a feature/performance commit, so it has a conflict with the code there.