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