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