ephraimbuddy opened a new pull request, #44389:
URL: https://github.com/apache/airflow/pull/44389

   Deleting a dag would cascade delete dag_version table along with 
serialized_dag model and dagcode. However, we should be able to delete 
dag_version directly. I didn't add dag_code or serdag model because it won't 
make sense to have an existing dag_version without a corresponding dagcode and 
serdag
   
   


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