Claire Taylor
Claire Taylor
Adds test for #486
**Is your feature request related to a problem? Please describe.** The "tags" feature for filtering tests only applies to models, not tests. I have added some tags at an individual...
**Describe the bug** I got some weird errors when enabling elementary, crashing `dbt test` with a segmentation fault. I narrowed this down to being caused by some snowflake date columns...
### Describe the feature dbt specifies that you can add `where:` to a test to filter the results that you are testing on. I wanted to do this with your...
### Describe the feature I assume that what I'm about to describe isn't supported right now, as I can't get it to work. I have a model (A) that uses...