This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from ec7674f111 Remove schema, login, password, port from SQLite operator
doc (#29139)
add 0212b7c14c Fix unable to remove DagRun and TaskInstance with note
(#30987)
No new revisions were added by this update.
Summary of changes:
airflow/models/dagrun.py | 7 ++++++-
airflow/models/taskinstance.py | 8 ++++++--
tests/models/test_dagrun.py | 27 ++++++++++++++++++++++++++-
tests/models/test_taskinstance.py | 30 +++++++++++++++++++++---------
4 files changed, 59 insertions(+), 13 deletions(-)