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