-- Revert camper:payment_redsys_response from pg
begin;
drop table if exists camper.payment_redsys_response;
commit;