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