Set multiple foreign key values to NULL or DEFAULT
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 485
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Postico allows editing multiple rows at once using the sidebar. It is also possible to set values to NULL or DEFAULT by clicking the little arrow in the field. However, foreign key fields don't have this arrow.
We need a way to set foreign key values to NULL or DEFAULT
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in Postico's sidebar multi-row editing flow and compare foreign-key fields with fields that already expose the NULL or DEFAULT arrow. Done means foreign-key values can be set to NULL or DEFAULT, including while editing multiple rows.
Written by the indexing model from the issue text.
Assessment
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100