This is an automated email from the ASF dual-hosted git repository.
vatsrahul1001 pushed a change to branch
fix/deadline-migration-0080-downgrade-not-null
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 36eb93a9af5 fix: migrate existing deadline rows in migration 0080
upgrade and downgrade
add b03a23e787d fix(deadline): repair NULL callback rows in 0094 upgrade
No new revisions were added by this update.
Summary of changes:
...0_replace_deadline_inline_callback_with_fkey.py | 29 +++-
.../test_0094_deadline_callback_migration.py | 175 +++++++++++++++++++++
2 files changed, 198 insertions(+), 6 deletions(-)
create mode 100644
airflow-core/tests/unit/migrations/test_0094_deadline_callback_migration.py