-- Revert numerus:quote_payment_method from pg
begin;
drop table if exists numerus.quote_payment_method;
commit;