dropbox / sqlalchemy-stubs

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

stub Select.filter and Select.filter_by #256

Closed denyszhak closed 1 year ago

denyszhak commented 1 year ago

PR for https://github.com/dropbox/sqlalchemy-stubs/issues/254

New PR because of the unset GitHub user.email

denyszhak commented 1 year ago

@ilevkivskyi Is the project still supported?

ilevkivskyi commented 1 year ago

There is only minimal amount of maintenance. Since SQLAlchemy 2.0 supports types natively it is recommended to use it instead.