Hint foreign key behaviour
Open
- Dominant language
- Python
- Stars
- 486
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Currently there is no way to know what is the "on delete", "on update", "validation" behaviour of a foreign key without clicking on each foreign key.

It would be handy to have some coded overview, e.g. `[mention.id delete=cascade]`
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named; start with the foreign-key list and detail views shown by the issue and trace how their metadata is loaded. Done means the list provides a coded summary of on-delete, on-update, and validation behavior without opening each foreign key.
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
- 35/100