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