-- Revert camper:company_geography from pg
begin;
drop table if exists camper.company_geography;
commit;