Niels Zeilemaker created AIRFLOW-1164:
-----------------------------------------
Summary: Do not create example Connections if load_examples is
False
Key: AIRFLOW-1164
URL: https://issues.apache.org/jira/browse/AIRFLOW-1164
Project: Apache Airflow
Issue Type: Bug
Components: configuration
Reporter: Niels Zeilemaker
Assignee: Niels Zeilemaker
If you specify load_examples to be False, and call `airflow initdb` the example
DAGs are not imported into the database. The example Connections are imported.
We should use the same mechanism to prevent those from being imported/created.
While still being able to call initdb to perform database upgrades in a CI/CD
workflow
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)