potiuk commented on pull request #12596: URL: https://github.com/apache/airflow/pull/12596#issuecomment-733579519
This change should address the migration @ashb and @kaxil - I made it in the way that the previous migration actually creates a Text field not string in case of mysql and the fix after that changes it to Text again. That should be safest if someone actually run the previous migration in non-UTF8mb4 mysql. I am looking at the two errors in MySQL8 that I saw in the previous run ---------------------------------------------------------------- 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]
