-- Revert numerus:change_password from pg
begin;
drop function if exists numerus.change_password(text);
commit;