dbt - Advanced Patterns
You wrote this snapshot config:
When running dbt snapshot, you get an error about missing
snapshots:
- name: user_snapshot
strategy: timestamp
unique_key: user_idWhen running dbt snapshot, you get an error about missing
updated_at. What is the fix?