Merge pull request #3516 from seelmann/AIRFLOW-2606-db-schema-model

Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/3162e1c9
Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/3162e1c9
Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/3162e1c9

Branch: refs/heads/master
Commit: 3162e1c9ac37c0b0998f4b5499b5beef4d26511d
Parents: c9a6fec 680651f
Author: Joy Gao <joy...@apache.org>
Authored: Wed Jun 20 17:42:44 2018 -0700
Committer: Joy Gao <joy...@apache.org>
Committed: Wed Jun 20 17:42:44 2018 -0700

----------------------------------------------------------------------
 airflow/jobs.py                                 |  1 +
 .../versions/05f30312d566_merge_heads.py        | 43 ++++++++++
 .../856955da8476_fix_sqlite_foreign_key.py      | 90 ++++++++++++++++++++
 ...23433877c24_fix_mysql_not_null_constraint.py | 54 ++++++++++++
 airflow/models.py                               | 22 +++--
 airflow/utils/sqlalchemy.py                     |  6 ++
 tests/utils/test_db.py                          | 71 +++++++++++++++
 7 files changed, 278 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


Reply via email to