noronham commented on issue #3985: [AIRFLOW-3138] Use current data type for migrations URL: https://github.com/apache/incubator-airflow/pull/3985#issuecomment-426501635 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!
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
