-- Revert numerus:new_invoice_amount from pg
begin;
drop type if exists numerus.new_invoice_amount;
commit;