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