remove unnecessary nested objects since they can be joined in dwh
This commit is contained in:
parent
e2645814e4
commit
4cc9644feb
2 changed files with 0 additions and 4 deletions
|
|
@ -24,9 +24,7 @@ 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