You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/06/28 10:24:45 UTC

[GitHub] [airflow] ephraimbuddy commented on issue #23414: airflow db clean - Dag cleanup won't run if dag is tagged

ephraimbuddy commented on issue #23414:
URL: https://github.com/apache/airflow/issues/23414#issuecomment-1168536437

   > I am seeing the same issue in 2.3.0 `[2022-06-27, 12:27:29 UTC] {subprocess.py:92} INFO - sqlalchemy.exc.IntegrityError: (psycopg2.errors.ForeignKeyViolation) update or delete on table "dag" violates foreign key constraint "dag_tag_dag_id_fkey" on table "dag_tag" [2022-06-27, 12:27:29 UTC] {subprocess.py:92} INFO - DETAIL: Key (dag_id)=(test_base_config) is still referenced from table "dag_tag".`
   
   It's fixed in 2.3.2
   


-- 
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-unsubscribe@airflow.apache.org

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