-- Revert camper:redsys_encrypt from pg
begin;
drop function if exists camper.redsys_encrypt(integer, bytea);
commit;