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