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

   > @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?
   
   Yes.


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