mirror of
https://github.com/dbt-labs/dbt-project-evaluator.git
synced 2025-12-18 02:11:27 +00:00
add loaded_at_field to sources with freshness
This commit is contained in:
@@ -7,6 +7,7 @@ sources:
|
||||
config:
|
||||
freshness: # default freshness
|
||||
warn_after: {count: 12, period: hour}
|
||||
loaded_at_field: loaded_at
|
||||
# database: real_database
|
||||
tables:
|
||||
- name: table_1
|
||||
|
||||
Reference in New Issue
Block a user