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