Skip to content

Conversation

@vincbeck
Copy link
Contributor

@vincbeck vincbeck commented Dec 5, 2025

As discussed here, we decided it would make more sense and simplify things to use the team name as PK (and FK) instead of a generated UUID.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@vincbeck vincbeck force-pushed the vincbeck/team_id branch 4 times, most recently from 3ad0469 to b64b787 Compare December 5, 2025 22:33
@vincbeck vincbeck force-pushed the vincbeck/team_id branch 4 times, most recently from e8b89a2 to 8ba6332 Compare December 8, 2025 18:00
@vincbeck vincbeck merged commit a178d00 into apache:main Dec 8, 2025
121 checks passed
@vincbeck vincbeck deleted the vincbeck/team_id branch December 8, 2025 19:51
potiuk added a commit to potiuk/airflow that referenced this pull request Dec 9, 2025
After apache#59109 - the team_name is used not id so no UUID suffix needs
to be added for SQLAlchemy 2 in tests when checking for detail
content.
potiuk added a commit that referenced this pull request Dec 9, 2025
After #59109 - the team_name is used not id so no UUID suffix needs
to be added for SQLAlchemy 2 in tests when checking for detail
content.
henry3260 pushed a commit to henry3260/airflow that referenced this pull request Dec 10, 2025
henry3260 pushed a commit to henry3260/airflow that referenced this pull request Dec 10, 2025
After apache#59109 - the team_name is used not id so no UUID suffix needs
to be added for SQLAlchemy 2 in tests when checking for detail
content.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:airflow-ctl area:API Airflow's REST/HTTP API area:CLI area:db-migrations PRs with DB migration area:UI Related to UI/UX. For Frontend Developers. kind:documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants