add a couple tables to sources
This commit is contained in:
parent
4e14702014
commit
964ccbaa24
1 changed files with 4 additions and 0 deletions
|
|
@ -169,6 +169,8 @@ sources:
|
||||||
description: "{{ doc('_airbyte_meta_desc') }}"
|
description: "{{ doc('_airbyte_meta_desc') }}"
|
||||||
- name: superhog_user
|
- name: superhog_user
|
||||||
identifier: SuperhogUser
|
identifier: SuperhogUser
|
||||||
|
- name: UserVerificationStatus
|
||||||
|
identifier: UserVerificationStatus
|
||||||
- name: VerificationRequest
|
- name: VerificationRequest
|
||||||
identifier: VerificationRequest
|
identifier: VerificationRequest
|
||||||
- name: VerificationToPayment
|
- name: VerificationToPayment
|
||||||
|
|
@ -181,6 +183,8 @@ sources:
|
||||||
identifier: PaymentStatus
|
identifier: PaymentStatus
|
||||||
- name: Booking
|
- name: Booking
|
||||||
identifier: Booking
|
identifier: Booking
|
||||||
|
- name: BookingState
|
||||||
|
identifier: BookingState
|
||||||
- name: PricePlanToUser
|
- name: PricePlanToUser
|
||||||
identifier: PricePlanToUser
|
identifier: PricePlanToUser
|
||||||
- name: PricePlanChargedByType
|
- name: PricePlanChargedByType
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue