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