potiuk commented on PR #40695:
URL: https://github.com/apache/airflow/pull/40695#issuecomment-2225427083

   I think this is yet another case where MySQL has to be approached 
differently - generally our tests also run migrations up-> down an if you look 
there MySQL migrations failed (precisely because of the constraints). This is 
the power of our CI ;).
   
   I am not sure how to fix it though - I've been trying to keep away from 
those migrations - but there are likely other similar migrations already so 
probably it's a matter of finding out the pattern that is used there. 


-- 
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]

Reply via email to