format files in staging
This commit is contained in:
parent
8fdb88afc7
commit
aabb45dbd5
3 changed files with 24 additions and 26 deletions
|
|
@ -645,7 +645,7 @@ models:
|
|||
- SPEND-PREPAYMENT
|
||||
- RECEIVE-TRANSFER
|
||||
- SPEND-TRANSFER
|
||||
|
||||
|
||||
- name: transaction_sign
|
||||
data_type: numeric
|
||||
description: |
|
||||
|
|
@ -747,9 +747,9 @@ models:
|
|||
|
||||
- name: full_contact_details
|
||||
data_type: jsonb
|
||||
description: |
|
||||
description: |
|
||||
The contact related to this transaction.
|
||||
|
||||
|
||||
Might be null since not all transactions have a related contact.
|
||||
|
||||
- name: line_items
|
||||
|
|
@ -793,7 +793,7 @@ models:
|
|||
- name: dwh_extracted_at_utc
|
||||
data_type: timestamp with time zone
|
||||
description: ""
|
||||
|
||||
|
||||
- name: stg_xero__accounts
|
||||
description: |
|
||||
Accounts in our accounting tree.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue