-- Revert tipus:schema_auth from pg

begin;

drop schema if exists auth;

commit;