-- Revert camper:positive_integer from pg
begin;
drop domain if exists camper.positive_integer;
commit;