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