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