Missing target schemas config in dbt_package.yml #47
Labels
priority:p2
Affects most users; fix needed
status:in_progress
Currently being worked on
type:enhancement
New functionality or enhancement
update_type:feature
Primary focus is to add new functionality
Is there an existing issue for this?
Describe the issue
We have installed the dbt package for github but when we run the models it does not create a target schemas. So comparing the code with Jira package.
In Jira package dbt_package.yml file config
In Github package dbt_package.yml file config
Relevant error log or model output
Expected behavior
Should be creating int tables and model tables in the *_int_github and *_github location.
dbt Project configurations
NA
Package versions
version: [">=0.7.0", "<0.8.0"]
What database are you using dbt with?
snowflake
dbt Version
1.3
Additional Context
No response
Are you willing to open a PR to help address this issue?
The text was updated successfully, but these errors were encountered: