ipld-eth-server/db/migrations/1538689084_create_vat_tune.down.sql

3 lines
93 B
MySQL
Raw Normal View History

2018-10-04 21:49:09 +00:00
DROP TABLE maker.vat_tune;
ALTER TABLE public.checked_headers
DROP COLUMN vat_tune_checked;