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