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