-- Revert tipus:login from pg
begin;
drop function if exists tipus.login(tipus.email, text, inet);
commit;