XD-DENG commented on issue #14262: URL: https://github.com/apache/airflow/issues/14262#issuecomment-781559028
> As a workaround, I used the upgrade.yml like described in the documentation and ignored the db check. > `airflow upgrade_check --config files/upgrade.yml` It's ok to apply this as a workaround before the fix is released. But please do remember to eye-ball check your DB version. The minimum required versions for different DBs can be found at https://github.com/apache/airflow/blob/v1-10-stable/airflow/upgrade/rules/postgres_mysql_sqlite_version_upgrade_check.py ---------------------------------------------------------------- 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]
