fixed reference call

This commit is contained in:
Joaquin Ossa 2025-02-05 12:05:24 +01:00
parent ff296ec75d
commit 4718990efb

View file

@ -14,7 +14,7 @@ with
int_core__user_host as (select * from {{ ref("int_core__user_host") }}),
int_core__unified_user as (select * from {{ ref("int_core__unified_user") }}),
int_core__verification_payments as (
select * from {{ ref("dwh_dbt", "int_core__verification_payments", v="2") }}
select * from {{ ref("int_core__verification_payments", v="2") }}
),
payment_validation as (
select