add new tables to sources
This commit is contained in:
parent
68ddbf23c6
commit
db493db8d9
1 changed files with 9 additions and 0 deletions
|
|
@ -169,6 +169,8 @@ sources:
|
|||
description: "{{ doc('_airbyte_meta_desc') }}"
|
||||
- name: superhog_user
|
||||
identifier: SuperhogUser
|
||||
- name: Verification
|
||||
identifier: Verification
|
||||
- name: VerificationToPayment
|
||||
identifier: VerificationToPayment
|
||||
- name: VerificationPaymentType
|
||||
|
|
@ -177,3 +179,10 @@ sources:
|
|||
identifier: Payment
|
||||
- name: PaymentStatus
|
||||
identifier: PaymentStatus
|
||||
- name: Booking
|
||||
identifier: Booking
|
||||
- name: PricePlanToUser
|
||||
identifier: PricePlanToUser
|
||||
- name: PricePlanChargedByType
|
||||
identifier: PricePlanChargedByType
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue