tirkarthi commented on PR #28256:
URL: https://github.com/apache/airflow/pull/28256#issuecomment-1397945755

   @potiuk @uranusjr Sorry, I am little confused. Currently `ImportError` model 
has filename column that stores full path to Python along with zipfile like 
`/home/karthikeyan/airflow/dags/error_dag.zip/error_dag.py` . Do you want to 
add a migration where `file_path` column stores 
`/home/karthikeyan/airflow/dags/error_dag.zip` value and use it in the deletion 
query?


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to