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