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