-- Revert camper:nonnegative_integer from pg

begin;

drop domain if exists camper.nonnegative_integer;

commit;