andy dreyfuss created AIRFLOW-2230:
--------------------------------------
Summary: [possible dup] tutorial does not specify upgradedb
prerequisite command
Key: AIRFLOW-2230
URL: https://issues.apache.org/jira/browse/AIRFLOW-2230
Project: Apache Airflow
Issue Type: Bug
Components: docs, Documentation
Reporter: andy dreyfuss
Tutorial docs afaict do not specify the prerequisite `airflow upgradedb`
command. If this is not run before everything else you end up with:
sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such table:
connection [SQL: 'SELECT connection.conn_id AS connection_conn_id \nFROM
connection GROUP BY connection.conn_id'] (Background on this error at:
http://sqlalche.me/e/e3q8)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)