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