summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/ext/mypy/plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Update mypy plugin to only use public plugin APIBryan Forbes2021-04-091-4/+6
* Adjust for mypy incremental behaviorsMike Bayer2021-04-051-11/+20
* Add DeclarativeMeta to globalsMike Bayer2021-03-311-21/+45
* support as_declarative, as_declarative_baseMike Bayer2021-03-251-38/+71
* Implement Mypy pluginMike Bayer2021-03-131-0/+215