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