mirror of
https://github.com/dbt-labs/dbt-project-evaluator.git
synced 2025-12-18 02:11:27 +00:00
remove loaded_at_field
This commit is contained in:
@@ -7,7 +7,6 @@ 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