You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Ash Berlin-Taylor (JIRA)" <ji...@apache.org> on 2018/09/10 13:45:00 UTC

[jira] [Created] (AIRFLOW-3033) `airflow upgradedb` should create FAB user tables always.

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)