igorlovich commented on issue #56192:
URL: https://github.com/apache/airflow/issues/56192#issuecomment-5001830513
Still failing with 3.3.0
`exec airflow db clean --clean-before-timestamp "${CLEAN_TS}" --yes
--skip-archive --verbose`
`sqlalchemy.exc.IntegrityError: (psycopg2.errors.RestrictViolation) update
or delete on table "dag_version" violates RESTRICT setting of foreign key
constraint "task_instance_dag_version_id_fkey" on table "task_instance"
DETAIL: Key (id)=(019a2639-6675-74ec-bafd-a4f6b7a58a07) is referenced from
table "task_instance".`
--
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]