Ash Berlin-Taylor created AIRFLOW-3033:
------------------------------------------
Summary: `airflow upgradedb` should create FAB user tables always.
Key: AIRFLOW-3033
URL: https://issues.apache.org/jira/browse/AIRFLOW-3033
Project: Apache Airflow
Issue Type: Bug
Affects Versions: 1.10.0
Reporter: Ash Berlin-Taylor
Fix For: 1.10.1
Right now the FAB user tables are only created on running {{airflow initdb}},
and only when the rbac option is already set.
I think we should
1) create the table un-conditinallly, and
2) create the tables as part of {{upgradedb}}, not just initdb. (I don't ever
run initdb on my production clusters - I don't want all the example connections
created.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)