Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save rssanders3/8bb24383c4a7bdaed7281dd3733c8224 to your computer and use it in GitHub Desktop.

Select an option

Save rssanders3/8bb24383c4a7bdaed7281dd3733c8224 to your computer and use it in GitHub Desktop.
[core]
# The SqlAlchemy connection string to the metadata database.
# SqlAlchemy supports many different database engine, more information
# their website
sql_alchemy_conn = mysql://{USERNAME}:{PASSWORD}@{MYSQL_HOST}:3306/airflow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment