vault backup: 2023-11-27 11:40:01

This commit is contained in:
Paul Trowbridge 2023-11-27 11:40:01 -05:00
parent a63f176293
commit eca0da084e
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ lq AS MATERIALIZED (
SELECT
lq.*
,pricing->'product'->>'mold' part_group
,pricing->'customer'->>'chan' qchan
,substring(pricing->'customer'->>'chan',1,1) qchan
,pricing->'customer'->>'cust' qcust
,pricing->'product'->>'itemrel' item_fit
,(pricing->'product'->>'pltq')::numeric pltq