antoncohen commented on issue #2781: [AIRFLOW-288] Make airflow timezone aware URL: https://github.com/apache/airflow/pull/2781#issuecomment-507469099 @ashb, the [migration](https://github.com/apache/airflow/blob/1.10.3/airflow/migrations/versions/0e2a74e0fc9f_add_time_zone_awareness.py) fails because dates are incompatible. @bolkedebruin, let's be fair, this isn't really two years old. It was merged in November 27, 2017 (less than two years ago). The version of Airflow released January 2, 2018 didn't have this change. The first version with this change was released August 27, 2018 (less than a year ago). This same change (same migration) requires the flag `explicit_defaults_for_timestamp`. Google Cloud SQL didn't support `explicit_defaults_for_timestamp` until April 3, 2019. So for Google Cloud customers using MySQL this change is three months old.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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
