-- Revert camper:order_code from pg
begin;
drop function if exists camper.reference(camper.payment);
commit;