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