This is an automated email from the ASF dual-hosted git repository.

xddeng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from d8bd107  Update pre-commit hooks (#14627)
     add c2a0cb9  Rename last_scheduler_run into last_parsed_time, and ensure 
it's updated in DB (#14581)

No new revisions were added by this update.

Summary of changes:
 ...e42bb497a22_rename_last_scheduler_run_column.py | 65 ++++++++++++++++++++++
 airflow/models/dag.py                              |  7 ++-
 airflow/www/security.py                            |  9 +--
 airflow/www/views.py                               |  2 +-
 tests/models/test_dag.py                           | 15 +++--
 5 files changed, 86 insertions(+), 12 deletions(-)
 create mode 100644 
airflow/migrations/versions/2e42bb497a22_rename_last_scheduler_run_column.py

Reply via email to