fivetran / dbt_hubspot

Data models for Hubspot built using dbt.
https://fivetran.github.io/dbt_hubspot/
Apache License 2.0
33 stars 39 forks source link

[Feature] <title>Overwrite dbt_project.yml #71

Closed moseleyi closed 2 years ago

moseleyi commented 2 years ago

Is there an existing feature request for this?

Describe the Feature

I need to be able to overwrite the default settings for database and schema from dbt_project.yml. I keep my development transformations in different database and use this line: +database: "{{ env_var('DBT_SNOWFLAKE_ENV') }}" but I can't apply it to the package?

Describe alternatives you've considered

No response

Are you interested in contributing this feature?

Anything else?

No response