-- Revert camper:add_campsite_type_feature from pg begin; drop function if exists camper.add_campsite_type_feature(uuid, text, text); commit;