FEAT: Add ForeignKey constraints
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 30/100
Research direction
The issue names no files, tests, or entry points. Start by tracing how this Python project defines tables and produces database schemas, then clarify the supported relation syntax, target databases, migration behavior, and tests needed to show that foreign-key constraints are created correctly.
Written by the indexing model from the issue text.
Description
Describe the feature
Users should be able to define the relation of one table to another via a foreign key constraint.
Motivation
So we can have normalized databases.
Alternatives considered
No response
Additional context
No response
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Contributor guide
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.
More from feldroy/AirModel
All issues in feldroy/AirModel
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100