feluelle edited a comment on issue #3796: [AIRFLOW-2824] - Add config to disable default conn creation URL: https://github.com/apache/incubator-airflow/pull/3796#issuecomment-417759659 My opinion on this is that I can not initialize my database by using `airflow upgradedb` just because of the name. It does not make sense to me. I mean how can I `upgrade` a database when I did not even initialize it?! > RBAC and KET should probably be in upgradedb. It might be worth merging them in to a single command behind a flag airflow initdb --with-examples which is more obvious/delibarate than having to know that upgradedb exists when all the tutorials just talk about initdb. THoughts? I also dont know any case where I want to have example dags and not the default connections or vice versa. So `airflow initdb --with-examples` looks good to me. 👍
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
