The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user ephraimbuddy (triggered by ephraimbuddy).

Head commit for run:
a6f8f48301c4b16449806850140d3cca231d6c02 / Ephraim Anierobi 
<[email protected]>
Use UUID for TaskInstanceHistory primary key

This PR updates the TaskInstanceHistory table to use UUID for the primary key.
The primary is tied to TaskInstance.id as foreignkey so whatever value in
TaskInstnace.id is the value we would have as TaskInstanceHistory.id.

Manually tested the upgrades by rerunning a task instance, and 
upgrading/downgrading with the data

Report URL: https://github.com/apache/airflow/actions/runs/13496436492

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to