set references for v1
This commit is contained in:
parent
2cd115eede
commit
f58e97a3f2
7 changed files with 60 additions and 36 deletions
|
|
@ -1,6 +1,6 @@
|
|||
with
|
||||
int_core__verification_payments as (
|
||||
select * from {{ ref("int_core__verification_payments") }}
|
||||
select * from {{ ref("int_core__verification_payments", version=1) }}
|
||||
)
|
||||
select
|
||||
vp.id_verification_to_payment as id_verification_to_payment,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue