FEAT: Add ForeignKey constraints
Open
enhancement
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
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_
Contributor guide
Assessment
This issue has not been assessed yet.