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