-- Revert numerus:quote_product_amount from pg
begin;
drop view if exists numerus.quote_product_amount;
commit;