Skip to content

Update SQLAlchemy doc link to 2.0 in config.yml#69615

Open
Alwaysgaurav1 wants to merge 1 commit into
apache:mainfrom
Alwaysgaurav1:fix/69164-sqlalchemy-doc-link
Open

Update SQLAlchemy doc link to 2.0 in config.yml#69615
Alwaysgaurav1 wants to merge 1 commit into
apache:mainfrom
Alwaysgaurav1:fix/69164-sqlalchemy-doc-link

Conversation

@Alwaysgaurav1

Copy link
Copy Markdown

Description

Updates the remaining SQLAlchemy documentation link in config.yml from SQLAlchemy 1.4 (en/14) to SQLAlchemy 2.0 (en/20), matching the fact that airflow-core now requires SQLAlchemy 2.x.

Closes: #69164

f"Could not get pyproject.toml from {self._commit_ref}[/]"
)
return False
return "pyproject.toml" in self._files

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why? Please review (by a human) the code before updating the PR.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry about that! I ran into a local test failure because of a shallow clone on my machine and ended up pushing my debug workaround by mistake.

I've reverted it now and force-pushed a clean commit with just the config.yml change. I'm renaming the PR title too. Thanks for the catch!"

@Alwaysgaurav1 Alwaysgaurav1 force-pushed the fix/69164-sqlalchemy-doc-link branch 2 times, most recently from a7220f0 to 6ca6a08 Compare July 8, 2026 17:16
@vincbeck vincbeck changed the title docs: update SQLAlchemy doc link to 2.0 in config.yml Update SQLAlchemy doc link to 2.0 in config.yml Jul 8, 2026
@Alwaysgaurav1 Alwaysgaurav1 force-pushed the fix/69164-sqlalchemy-doc-link branch from 6ca6a08 to 251b017 Compare July 9, 2026 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update SQLAlchemy documentation links from 1.4 (en/14) to 2.0 (en/20)

2 participants