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