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') }}"
|
||||
- name: superhog_user
|
||||
identifier: SuperhogUser
|
||||
- name: UserVerificationStatus
|
||||
identifier: UserVerificationStatus
|
||||
- name: VerificationRequest
|
||||
identifier: VerificationRequest
|
||||
- name: VerificationToPayment
|
||||
|
|
@ -181,6 +183,8 @@ sources:
|
|||
identifier: PaymentStatus
|
||||
- name: Booking
|
||||
identifier: Booking
|
||||
- name: BookingState
|
||||
identifier: BookingState
|
||||
- name: PricePlanToUser
|
||||
identifier: PricePlanToUser
|
||||
- name: PricePlanChargedByType
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue