Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Added sample_profiles.yml so that adapter works with new --adapter option of dbt init #26

Merged
merged 5 commits into from
Aug 11, 2020
Merged

Conversation

brunomurino
Copy link
Contributor

resolves #2533

Description

Added option '--adapter' to dbt init, to create sample profiles.yml based on chosen adapter.

It gets the sample profiles.yml from the adapter 'includes' folder

Copy link
Contributor

@jtcohen6 jtcohen6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love this! Nice catch in the README, too. I'll wait on dbt-labs/dbt-core#2594 before merging.

@jtcohen6 jtcohen6 merged commit ef8f856 into dbt-labs:master Aug 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Write database-specific sample profiles.yml file in dbt init
2 participants