This is an automated email from the ASF dual-hosted git repository.
ephraimanierobi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 6dea00cdb5e Add a pre-commit script for checking code & metrics
registry are synced (#63757)
add 0fddb7342ae Restore nullable ORM fields and drop unreleased corrective
migration (#63899)
No new revisions were added by this update.
Summary of changes:
...3_2_0_fix_migration_file_ORM_inconsistencies.py | 93 +---------------------
airflow-core/src/airflow/models/dag.py | 2 +-
airflow-core/src/airflow/models/dagrun.py | 9 ++-
airflow-core/src/airflow/models/log.py | 2 +-
airflow-core/src/airflow/models/pool.py | 2 +-
airflow-core/src/airflow/models/taskinstance.py | 12 +--
6 files changed, 15 insertions(+), 105 deletions(-)