unique_key is not just for snapshots (also for incremental models) #4703
Labels
content
Improvements or additions to content
improvement
Use this when an area of the docs needs improvement as it's currently unclear
priority: medium
Fix or enhancement to existing information that’s creating some requests from customers
size: small
This change will take 1 to 2 days to address
Contributions
Link to the page on docs.getdbt.com requiring updates
Currently,
unique_key
is nested in the snapshot configs.https://docs.getdbt.com/reference/resource-configs/unique_key
However, this is also an important config for incremental models.
https://docs.getdbt.com/docs/build/incremental-models
What part(s) of the page would you like to see updated?
We should update the
unique_key
page (or make a second one under models), so it's clear this is a config for both snapshots and incremental models.Additional information
No response
The text was updated successfully, but these errors were encountered: