-- Revert camper:current_user_cookie from pg
begin;
drop function if exists camper.current_user_cookie();
commit;