-- Revert numerus:extension_pgcrypto from pg

begin;

drop extension if exists pgcrypto;

commit;