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