dropbox / dropbox/sqlalchemy-stubs
Add support for foreign keys
Open
enhancement
priority-normal
topic-plugins
- Dominant language
- Python
- Stars
- 583
- Forks
- 96
- PR merge metrics
- No merged PRs in 30d
Description
We could add a plugin that would allow to infer types for keys referenced by their names in other tables/models. This would likely require some extensive changes to mypy (because of implicit dependencies between modules/targets), so this is low priority.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.