dropbox / dropbox/sqlalchemy-stubs

Add plugin for Table(...) dreclarations

Open
#69 0 comments 0 reactions 0 assignees View on GitHub
enhancement priority-high topic-plugins
Dominant language
Python
Stars
583
Forks
96
PR merge metrics
No merged PRs in 30d

Description

Current mypy plugin system is practically ready for better support for this. Ideally we would want https://github.com/python/mypy/issues/6259 implemented.

First thing here would be to infer `Column[str]` for `users.c.name` instead of just `Column[Any]`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.