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