You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "eladkal (via GitHub)" <gi...@apache.org> on 2023/03/06 14:13:50 UTC

[GitHub] [airflow] eladkal commented on issue #20484: Use MyPy support for SQLAlchemy

eladkal commented on issue #20484:
URL: https://github.com/apache/airflow/issues/20484#issuecomment-1456212575

   https://docs.sqlalchemy.org/en/20/orm/extensions/mypy.html
   
   >However, SQLAlchemy 2.0, when released, will feature an [all new typing system](https://docs.sqlalchemy.org/en/20/changelog/whatsnew_20.html#whatsnew-20-orm-declarative-typing) for ORM Declarative models that removes the need for the Mypy plugin and delivers much more consistent behavior with generally superior capabilities.
   
   I guess we should wait till after we bump to 2.0 (after we completely remove 1.4)? https://github.com/apache/airflow/issues/28723
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org