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