summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/ext/mypy/names.py
Commit message (Expand)AuthorAgeFilesLines
* use fully qualified, locatable names for all use of api.named_type()Mike Bayer2021-12-221-0/+6
* dont assume argument lists for column propertyMike Bayer2021-08-271-0/+5
* Refactor mypy pluginBryan Forbes2021-08-071-26/+18
* Replace all http:// links to https://Federico Caselli2021-07-041-1/+1
* Update mypy plugin to conform to strict modeBryan Forbes2021-04-121-45/+77
* Update mypy plugin to only use public plugin APIBryan Forbes2021-04-091-1/+1
* Adjust for mypy incremental behaviorsMike Bayer2021-04-051-0/+8
* support as_declarative, as_declarative_baseMike Bayer2021-03-251-1/+17
* Implement Mypy pluginMike Bayer2021-03-131-0/+194