-- Revert camper:location from pg

begin;

drop table if exists camper.location;

commit;