-- Revert numerus:invoice_collection from pg

begin;

drop table if exists numerus.invoice_collection;

commit;