Revert "remove unnecessary nested objects since they can be joined in dwh"
This reverts commit 4cc9644feb.
This commit is contained in:
parent
4cc9644feb
commit
3706a0c21c
2 changed files with 4 additions and 0 deletions
|
|
@ -24,7 +24,9 @@ select
|
|||
) as remaining_credit_in_gbp,
|
||||
applied_amount,
|
||||
credit_note_status,
|
||||
full_contact_details,
|
||||
credit_note_due_date,
|
||||
line_items,
|
||||
date_string,
|
||||
due_date_string,
|
||||
allocations,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue