dave-connors-3
dave-connors-3
### 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...
### 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...
resolves #5260 ### Description This PR allows a user to specify a list of columns _not_ to update during an incremental run using the merge strategy. This is achieved via...
### Is this a new bug in dbt-core? - [X] I believe this is a new bug in dbt-core - [X] I have searched the existing issues, and I could...
### Describe the feature We should provide recommendations for models that a) depend on models with new versions available b) depend on deprecated models As a part of this change,...
### Describe the feature Right now, we report the model name for any rule violation. This can lead to misleading results if it's a specific version of a model that...
Let's touch base with adapters team to see if this is something we can merge asap _Originally posted by @graciegoheen in https://github.com/dbt-labs/dbt-project-evaluator/pull/422#discussion_r1482305033_
Closes #136 Each type of metric has different schemas for their `type_params` section, and this PR makes that explicit