-
Notifications
You must be signed in to change notification settings - Fork 987
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
snapshot fast follows #6242
snapshot fast follows #6242
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
[unique_key](/reference/resource-configs/unique_key): column_name_or_expression | ||
[check_cols](/reference/resource-configs/check_cols): [column_name] | all | ||
[updated_at](/reference/resource-configs/updated_at): column_name | ||
[invalidate_hard_deletes](/reference/resource-configs/invalidate_hard_deletes): true | false |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dbeatty10 i added the meta column name here and in the table below so users would explicitly know this is an option - do you think that's ok?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🧠
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One non-blocking suggestion
Co-authored-by: Doug Beatty <[email protected]>
thanks @dbeatty10 -folded in your sugg and shipping this puppy! |
this pr updates the snapshot docs by: