ashb commented on issue #8967: URL: https://github.com/apache/airflow/issues/8967#issuecomment-632642806
migrations are recorded when they are performed, and are only run once. It should be impossible for the table to be dropped without also recording that the migration was deleted. Further: 2.0 isn't a release yet, so if you are targeting master branch you might get breakages like this. ---------------------------------------------------------------- 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]
