-- Revert camper:booking__campsite_id from pg begin; alter table camper.booking drop column if exists campsite_id ; commit;