-- Revert numerus:edit_payment_account_bank from pg
begin;
drop function if exists numerus.edit_payment_account_bank(uuid, text, iban);
commit;