We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I create a new group, the contracts on my public model(s) overwrite any column descriptions I have in my YML file.
dbt-meshify group raw_vault --owner name Logan -s 2__raw_vault
Which database are you using dbt with?
The output of dbt --version:
dbt --version
Core: - installed: 1.5.2 - latest: 1.5.2 - Up to date! Plugins: - snowflake: 1.5.2 - Up to date!
The text was updated successfully, but these errors were encountered:
Looks like it also removes my tests:
Sorry, something went wrong.
dave-connors-3
Successfully merging a pull request may close this issue.
Describe the bug
When I create a new group, the contracts on my public model(s) overwrite any column descriptions I have in my YML file.
System information
Which database are you using dbt with?
The output of
dbt --version
:Additional context
Are you interested in contributing the fix?
The text was updated successfully, but these errors were encountered: