ashb commented on issue #2781: [AIRFLOW-288] Make airflow timezone aware URL: https://github.com/apache/airflow/pull/2781#issuecomment-507719620 I feel I wouldn't be going out on that much of a limb when saying that very very _very_ few people are using execution date's pre-1970. PR's to fix this are welcome (would using a DATETIME type instead of a TIMESTAMP help?) - the way to do this would probably be altering the old migration in place, and adding a new migration to change the column types iff they are still TIMESTAMP types?
---------------------------------------------------------------- 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
