ipld-eth-server/db/migrations/1538671228_create_vat_heal.down.sql
2018-11-01 14:13:07 -05:00

4 lines
96 B
SQL

DROP TABLE maker.vat_heal;
ALTER TABLE public.checked_headers
DROP COLUMN vat_heal_checked;