-- Verify camper:campsite_type__check_in_out on pg begin; select check_in , check_out from camper.campsite_type where false ; rollback;