point view to new target math
This commit is contained in:
parent
993a476bea
commit
d653917c8b
@ -8,4 +8,4 @@ SELECT
|
|||||||
,price
|
,price
|
||||||
,to_jsonb(math)::text AS math
|
,to_jsonb(math)::text AS math
|
||||||
FROM
|
FROM
|
||||||
pricequote.target_prices;
|
pricequote.target_prices_base;
|
||||||
|
Loading…
Reference in New Issue
Block a user