Replace the foreign composite key on TI to `ti.id`
Open
area:db-migrations
area:task-execution-interface-aip72
- Dominant language
- Python
- Stars
- 46.9k
- Forks
- 17.8k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 483
Description
Now that we have UUID primary key on TI table (since https://github.com/apache/airflow/pull/43243), let's adjust foreign key constraints on tables like XCom, Task Reschedule, TI note etc
Contributor guide
Assessment
This issue has not been assessed yet.