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