-- Verify camper:redsys_integration on pg
begin;
select pg_catalog.has_type_privilege('camper.redsys_integration', 'usage');
rollback;