commit2
This commit is contained in:
parent
e854f2a99a
commit
9e62786aa9
1 changed files with 3 additions and 1 deletions
|
|
@ -932,7 +932,7 @@ models:
|
||||||
date before a starting date.
|
date before a starting date.
|
||||||
|
|
||||||
- name: int_core__verification_payments
|
- name: int_core__verification_payments
|
||||||
latest_version: 1
|
latest_version: 2
|
||||||
description: >-
|
description: >-
|
||||||
A simplified table that holds guest journey payments with details around
|
A simplified table that holds guest journey payments with details around
|
||||||
when they happen, what service was being paid, what was the related
|
when they happen, what service was being paid, what was the related
|
||||||
|
|
@ -1020,6 +1020,8 @@ models:
|
||||||
versions:
|
versions:
|
||||||
- v: 1
|
- v: 1
|
||||||
deprecation_date: 2024-10-15 00:00:00.00+00:00
|
deprecation_date: 2024-10-15 00:00:00.00+00:00
|
||||||
|
config:
|
||||||
|
alias: int_core__verification_payments
|
||||||
|
|
||||||
- v: 2
|
- v: 2
|
||||||
columns:
|
columns:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue