ashb commented on issue #5418: [AIRFLOW-3036] Updates for MYSQL migrations URL: https://github.com/apache/airflow/pull/5418#issuecomment-502250710 It is - in `airflow/models/*.py` - but that needs to be "DB-server" agnostic, so can't be updated to have a mysql-specific default. I'm seeing if I can find a way of changing the default_value of the model based on the current engine. The other option may be to allow those specific differences for mysql in the tests.
---------------------------------------------------------------- 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
