mirror of
https://gitlab.com/cief-data/dbt_cloud.git
synced 2026-08-19 04:14:00 +00:00
Update company_adds increamental bug
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
{{
|
||||
config(
|
||||
materialized='incremental',
|
||||
unique_key='company_id'
|
||||
unique_key='company_address_id'
|
||||
)
|
||||
}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user