gyli commented on PR #47592: URL: https://github.com/apache/airflow/pull/47592#issuecomment-2888065330
The migration in MySQL tests failed with error: ``` sqlalchemy.exc.OperationalError: (MySQLdb.OperationalError) (3780, "Referencing column 'bundle_name' and referenced column 'name' in foreign key constraint 'dag_bundle_name_fkey' are incompatible.") ``` Any one knows how it can be fixed? -- 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]
