Skip to content

Commit

Permalink
Update website/docs/docs/dbt-versions/core-upgrade/06-upgrading-to-v1…
Browse files Browse the repository at this point in the history
….9.md
  • Loading branch information
mirnawong1 authored Nov 22, 2024
1 parent 4bf9f94 commit 14aab68
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,6 @@ You can read more about each of these behavior changes in the following links:
We also made some quality-of-life improvements in Core 1.9, enabling you to:

- Maintain data quality now that dbt returns an an error (versioned models) or warning (unversioned models) when someone [removes a contracted model by deleting, renaming, or disabling](/docs/collaborate/govern/model-contracts#how-are-breaking-changes-handled) it.
- Document [data tests](/docs/build/data-tests#singular-data-tests).
- Document [data tests](/reference/resource-properties/description).
- Use `ref` and `source` in [foreign key constraints](/reference/resource-properties/constraints).
- Use `dbt test` with the `--resource-type` / `--exclude-resource-type` flag, making it possible to include or exclude data tests (`test`) or unit tests (`unit_test`).

0 comments on commit 14aab68

Please sign in to comment.