vault backup: 2023-11-21 10:00:30
This commit is contained in:
parent
062cea58a6
commit
764a6f8ebe
@ -12,6 +12,8 @@ lq AS MATERIALIZED (
|
||||
SELECT
|
||||
lq.*
|
||||
,pricing->'product'->>'mold' part_group
|
||||
,pricing->'customer'->>'chan' qchan
|
||||
,pricing->'customer'->>'cust' qcust
|
||||
,pricing->'product'->>'itemrel' item_fit
|
||||
,(pricing->'product'->>'pltq')::numeric pltq
|
||||
,(pricing->'guidance'->'finalPrice'->>'Price')::numeric guidance
|
||||
|
Loading…
Reference in New Issue
Block a user