-- Revert camper:order_amenity_features from pg
begin;
drop function if exists camper.order_amenity_features(integer[]);
commit;