PriyanshBastawale11 opened a new pull request, #69592: URL: https://github.com/apache/airflow/pull/69592
## What Updates the remaining SQLAlchemy documentation reference in: airflow-core/src/airflow/config_templates/config.yml from SQLAlchemy 1.4 documentation (en/14) to SQLAlchemy 2.0 documentation (en/20). ## Why Airflow now uses SQLAlchemy 2.x and the referenced page exists in SQLAlchemy 2.0 documentation. ## Changes Updated: https://docs.sqlalchemy.org/en/14/core/pooling.html#disconnect-handling-pessimistic to: https://docs.sqlalchemy.org/en/20/core/pooling.html#disconnect-handling-pessimistic -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
