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