alexott commented on PR #25579: URL: https://github.com/apache/airflow/pull/25579#issuecomment-1207378425
Maybe we just need to make sure that types are matching in the foreign keys declarations. Although this was a very easy to make error - when you do `desc dag`, it shows just `varchar(250)`, and you need to know that MySQL is sensitive to the encoding :-( -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
