summaryrefslogtreecommitdiff
path: root/test/ext/mypy/plugin_files
Commit message (Expand)AuthorAgeFilesLines
* Create public QueryPropertyDescriptor type for query_propertyFederico Caselli2023-02-261-1/+2
* Set correct type annotations for ColumnElement.castYurii Karabas2023-01-281-0/+11
* mypy plugin fixesMike Bayer2023-01-182-0/+37
* reorganize Mapped[] super outside of MapperPropertyMike Bayer2022-10-052-6/+6
* remove mypy_path workaround and ensure messages receivedMike Bayer2022-07-233-3/+1
* Support lambda expression in mypy pluginCyril Chapellier2022-07-021-0/+11
* pep484 ORM / SQL result supportMike Bayer2022-04-271-2/+2
* pep-484: ORM public API, constructorsMike Bayer2022-04-202-3/+3
* update flake8 noqa skips with proper syntaxFederico Caselli2022-04-115-5/+5
* establish mypy / typing approach for v2.0Mike Bayer2022-02-1348-0/+1909