[
https://issues.apache.org/jira/browse/AIRFLOW-1164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ash Berlin-Taylor resolved AIRFLOW-1164.
----------------------------------------
Resolution: Duplicate
> 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
> Priority: Major
>
> 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
(v8.3.4#803005)