ipld-eth-server/db/migrations/1538689084_create_vat_tune.down.sql
2018-10-09 14:37:26 -05:00

3 lines
93 B
SQL

DROP TABLE maker.vat_tune;
ALTER TABLE public.checked_headers
DROP COLUMN vat_tune_checked;