commit wip

This commit is contained in:
Joaquin Ossa 2025-02-22 19:55:30 +01:00
parent 9704426dd6
commit f3842c950b

View file

@ -96,6 +96,7 @@ models:
- relationships:
to: ref('stg_core__user')
field: id_user
where: "document_version <> 'OldClaimToIncidentModel'"
- name: host_user_claim_logs
data_type: text
@ -149,6 +150,7 @@ models:
- relationships:
to: ref('stg_core__user')
field: id_user
where: "document_version <> 'OldClaimToIncidentModel'"
- name: guest_email
data_type: text
@ -240,6 +242,7 @@ models:
- relationships:
to: ref('stg_core__accommodation')
field: id_accommodation
where: "document_version <> 'OldClaimToIncidentModel'"
- name: accommodation_url
data_type: text
@ -307,6 +310,7 @@ models:
- relationships:
to: ref('stg_core__booking')
field: id_booking
where: "document_version <> 'OldClaimToIncidentModel'"
- name: booking_status
data_type: text