Bechamelle
Results
2
issues of
Bechamelle
## Description Fixes #13569 ## Checklist - [X] Please **merge** this PR for me once it is approved
api: composer
samples
## In which file did you encounter the issue? `composer/workflows/airflow_db_cleanup.py` ## Did you change the file? If so, how? ```diff dags = session.query(airflow_db_model.dag_id).distinct() session.commit() - list_dags = [str(list(dag)[0]) for dag...
triage me
priority: p2
type: bug
samples