PostgREST / postgrest

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

refactor: add isParent flag to O2O rels #3546

Closed laurenceisla closed 1 month ago

laurenceisla commented 1 month ago

It allows to identify the side with the FK when isParent == False.

Follow up on https://github.com/PostgREST/postgrest/issues/3290#issuecomment-1982165331