alexmc-ms commented on issue #10982: URL: https://github.com/apache/airflow/issues/10982#issuecomment-699885926
I better understand this problem now. I can patch it on my end, but it's not an easy fix to generalize for a PR. Basically, for MSSQL all String types in the alembic migrations would need to become Unicode. Similarly, the Celery tables would need to be patched with String changed to Unicode. I am following up on #10713 to see where I can assist with better support for MSSQL. ---------------------------------------------------------------- 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]
