uranusjr commented on PR #29714: URL: https://github.com/apache/airflow/pull/29714#issuecomment-1441231442
I have wondered if we should have three values for this. `true` (default) migrates the database automatically, `check` only checks if the database is up-to-date, and `false` does nothing (this PR). But I’m not sure how expensive loading the Alembic migration graph is; it might be too expensive for this to make sense. -- 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]
