-- Revert camper:campsite_carousel from pg
begin;
drop table if exists camper.campsite_carousel;
commit;