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.
|
description: The unique, Superhog generated id for this booking.
|
||||||
tests:
|
tests:
|
||||||
- unique
|
- unique
|
||||||
- not_null
|
- not_nullgit p
|
||||||
|
|
||||||
- name: id_user_guest
|
- name: id_user_guest
|
||||||
data_type: character varying
|
data_type: character varying
|
||||||
|
|
|
||||||
|
|
@ -12,7 +12,7 @@ exposures:
|
||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
- ref('dates')
|
- ref('dates')
|
||||||
- ref('core__verification_payments')
|
- ref('core__verification_payments', version=1)
|
||||||
|
|
||||||
owner:
|
owner:
|
||||||
name: Pablo Martin
|
name: Pablo Martin
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue