kalyanram07 opened a new pull request, #69167: URL: https://github.com/apache/airflow/pull/69167
This PR updates the outdated SQLAlchemy documentation links across the codebase and documentation files. Since airflow-core now requires SQLAlchemy 2.x, all user- and developer-facing references pointing to the old `en/14/` manuals have been updated to point to the current `en/20/` documentation tracks. Closes: #69164 Ensures that developers and users clicking on reference links inside the documentation or code comments are directed to the correct, modern version of the SQLAlchemy documentation matching the active requirements. Type of Change - [x] Documentation -- 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]
