Create a common snippet for breaking changes for model contracts #6198
Labels
content
Improvements or additions to content
improvement
Use this when an area of the docs needs improvement as it's currently unclear
Contributions
Link to the page on docs.getdbt.com requiring updates
There are two pages with common language that has slightly diverged (search for "Removing an existing column"):
website/docs/docs/collaborate/govern/model-contracts.md
website/docs/reference/resource-properties/versions.md
Some of the behavior has changed across versions (e.g. v1.6 and 1.9), so that makes it a little tricky to figure out how best to write this, especially since
<Version>
blocks have an awkward extra newline when they are with a list of bullet points.What part(s) of the page would you like to see updated?
It looks like we can combine these two to share the same snippet:
https://docs.getdbt.com/reference/resource-properties/versions#detecting-breaking-changes
https://docs.getdbt.com/docs/collaborate/govern/model-contracts#how-are-breaking-changes-handled
Additional information
See #6119 (review)
The text was updated successfully, but these errors were encountered: