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