pierrejeambrun commented on issue #45995: URL: https://github.com/apache/airflow/issues/45995#issuecomment-2623140389
There is a FK from version to TI and from dagrun to versions. Dagrun to version needs to be deleted. And we need to retrieve dagrun versions as an aggregate of the dagrun TIs versions. (All different versions used for all TIs are the version of the dagrun) -- 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]
