David GG
David GG
In line 57 ```bash 1. Run `ps` from #1, grab pid for `tail` ``` should be ```bash `1. Run `ps` from #2, grab pid for `tail` ``` since the ps...
**Describe the bug** When running `dbt-coves generate properties` selecting Update all, I get new lines in the documentation with non-existing columns. Original documentation (including only part of the columns): ```yaml...
### Is this your first time submitting a feature request? - [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations) - [X] I have searched the existing issues, and...
**Describe the bug** I created a custom `model_props.ylm` template, to ensure that all my models enforce the contract. **To Reproduce** Steps to reproduce the behaviour: 1. Run command "dbt-coves generate...