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