Support CRUD for Foreign Key Relations

Open
#70 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
postgresql, typescript
Domain
api, backend, databases

Research direction

The issue names no implementation files or tests; begin by tracing the existing POST /query endpoint and the table-editor relation requirements. Confirm the CRUD and read scope with maintainers, then add coverage for the specified foreign-key relation endpoints; done means the agreed operations work through the API.

Written by the indexing model from the issue text.

Description

enhancement

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

Dominant language
TypeScript
Stars
1.2k
Forks
223
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from supabase/postgres-meta

All issues in supabase/postgres-meta

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.