dropbox / sqlalchemy-stubs

Mypy plugin and stubs for SQLAlchemy
Apache License 2.0
570 stars 101 forks source link

add missing types to Session and Query #233

Closed slaroche closed 2 years ago

slaroche commented 2 years ago

Adding more types in Session and Query. We used them in our project.