ephraimbuddy commented on PR #53501:
URL: https://github.com/apache/airflow/pull/53501#issuecomment-3095158115

   > > Can you check this PR #51101 for why we added the restrict behavior 
because it’s more like you’re undoing the fix
   > 
   > I checked PR #51101 and now fully understood that the restrict behavior 
was set to prevent the accidental deletion of the `TaskInstance`. How about 
reverting the changes I made to the `TaskInstance` model and modifying 
`delete_dag.py` to ensure the `TaskInstance` model is deleted before deleting 
the `DagVersion` model?
   
   Makes sense


-- 
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]

Reply via email to