-- Revert camper:build_cookie from pg
begin;
drop function if exists camper.build_cookie(camper.email, text);
commit;