-- Revert camper:company_login_attempt from pg
begin;
drop view if exists camper.company_login_attempt;
commit;