-- Revert camper:media_path from pg

begin;

drop function if exists camper.path(camper.media);

commit;