potiuk commented on issue #17219: URL: https://github.com/apache/airflow/issues/17219#issuecomment-886567523
You have not run `airflow db upgrade` when you upgraded from an earlier version of airfflow. If you are running unit tests you also need to run `ariflow db upgrade` or `airflow db reset` with Unit test mode enabled https://airflow.apache.org/docs/apache-airflow/stable/howto/use-test-config.html -- 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]
