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