-- Revert numerus:remove_collection from pg
begin;
drop function if exists numerus.remove_collection(uuid);
commit;