-- Revert numerus:invoice_product_product from pg
begin;
drop table if exists numerus.invoice_product_product;
commit;