-- Revert camper:company_host from pg

begin;

drop table if exists public.company_host;

commit;