postgres-meta
postgres-meta copied to clipboard
Support CRUD for Foreign Key Relations
Feature request
Describe the solution you'd like
The table editor on the FE will start to introduce relations between tables in V14, we'll need a set of endpoints to allow CRUD (not sure for read though) for foreign keys between tables.
No hurry on this - for V14, I'll be doing this feature manually via the POST /query endpoint