Keep an "added" column in a table that is upserted #15210
sharkstate
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Been trying to figure this one out:
Is there a way to keep and "added" timestamp column that doesnt change when upserted, eg to keep track on timestamp when that row was first added even after consecutive upserts?
Beta Was this translation helpful? Give feedback.
All reactions