I did a little more testing today with mysql, and while the mysql version I'm using doesn't currently set explicit_defaults_for_timestamp (so I can't upgrade to current master at the moment) - the migration for this runs fine both with and without my diff.
On an unrelated note since I was testing a bit more using master instead of 1.10.0 - there seems to be two current heads for migrations which makes it a little harder to run upgrades and downgrades (you have to explicitly upgrade to cc1e65623dc7) 9635ae0956e7 -> 0a2a5b66e19d (head), add task_reschedule table 9635ae0956e7 -> dd25f486b8ea (head) Let me know if there is anything else I should/could do before this can be merged! [ Full content available at: https://github.com/apache/incubator-airflow/pull/3985 ] This message was relayed via gitbox.apache.org for [email protected]
