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