-- Revert camper:user from pg

begin;

drop table if exists auth."user";

commit;