-- Revert camper:campsite_type__operating_dates from pg begin; alter table camper.campsite_type drop column if exists operating_dates ; commit;