-- Revert numerus:roles from pg
begin;
drop role authenticator;
drop role admin;
drop role invoicer;
drop role guest;
commit;