ashb commented on PR #56100: URL: https://github.com/apache/airflow/pull/56100#issuecomment-3335999523
Yeah, this was likely an oversight on my part -- normally in migrations we don't need `IF EXISTS` style checks, but here it's appropriate as we are going from "fab managed this table itself" to "migrations manage it" and need to deal with both fresh installs, and people upgrading from 2.x. Thanks for the PR @plutaniano ! -- 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]
