[Core] Warn if updated_at
field for snapshot is not same datatype as what's returned in snapshot_get_time
#6012
Labels
content
Improvements or additions to content
dbt Core
The changes proposed in this issue relate to dbt Core
dbt-core v1.9
improvement
Use this when an area of the docs needs improvement as it's currently unclear
size: large
This change will more than a week to address and might require more than one person
At a minimum, update body to include a link to the page on docs.getdbt.com requiring updates and what part(s) of the page you would like to see updated.
Issue: dbt-labs/dbt-core#10234
PR: dbt-labs/dbt-core#10352
On page https://docs.getdbt.com/reference/resource-configs/updated_at add a note that the user may get a warning if the data type of the "updated_at" column does not match the adapter-configured default.
The text was updated successfully, but these errors were encountered: