Update exposures to pull from version 1
This commit is contained in:
parent
40bfa60016
commit
923bfa7091
2 changed files with 2 additions and 2 deletions
|
|
@ -192,7 +192,7 @@ models:
|
|||
description: The unique, Superhog generated id for this booking.
|
||||
tests:
|
||||
- unique
|
||||
- not_null
|
||||
- not_nullgit p
|
||||
|
||||
- name: id_user_guest
|
||||
data_type: character varying
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ exposures:
|
|||
|
||||
depends_on:
|
||||
- ref('dates')
|
||||
- ref('core__verification_payments')
|
||||
- ref('core__verification_payments', version=1)
|
||||
|
||||
owner:
|
||||
name: Pablo Martin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue