From 6c7e80eb759019855660ed3d01361eaf2a1462ae Mon Sep 17 00:00:00 2001 From: Joaquin Date: Thu, 12 Jun 2025 09:22:22 +0200 Subject: [PATCH] Addressed comments --- models/intermediate/xero/schema.yml | 4 ++++ models/reporting/xero/schema.yml | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/models/intermediate/xero/schema.yml b/models/intermediate/xero/schema.yml index 334bc94..c5bb0b0 100644 --- a/models/intermediate/xero/schema.yml +++ b/models/intermediate/xero/schema.yml @@ -569,6 +569,10 @@ models: combination_of_columns: - id_contact - currency + - dbt_utils.unique_combination_of_columns: + combination_of_columns: + - id_deal + - currency columns: diff --git a/models/reporting/xero/schema.yml b/models/reporting/xero/schema.yml index 5ce7c05..7718e8a 100644 --- a/models/reporting/xero/schema.yml +++ b/models/reporting/xero/schema.yml @@ -1740,6 +1740,10 @@ models: combination_of_columns: - id_contact - currency + - dbt_utils.unique_combination_of_columns: + combination_of_columns: + - id_deal + - currency columns: