-- Revert numerus:remove_payment from pg
begin;
drop function if exists numerus.remove_payment(uuid);
commit;