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