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

[GitHub] [airflow] uranusjr opened a new pull request, #29862: Move sqlalchemy.ext.declarative imports to orm

uranusjr opened a new pull request, #29862:
URL: https://github.com/apache/airflow/pull/29862

   These imports are being moved to sqlalchemy.orm, and are also available there in 1.4 (which we use), so let's move them to ease the eventual migration to 2.0.
   
   See https://docs.sqlalchemy.org/en/20/changelog/migration_20.html


-- 
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


[GitHub] [airflow] uranusjr merged pull request #29862: Move sqlalchemy.ext.declarative imports to orm

Posted by "uranusjr (via GitHub)" <gi...@apache.org>.
uranusjr merged PR #29862:
URL: https://github.com/apache/airflow/pull/29862


-- 
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