ipld-eth-server/db/migrations/1538679495_create_vat_toll.down.sql

3 lines
93 B
MySQL
Raw Normal View History

2018-10-04 19:46:04 +00:00
DROP TABLE maker.vat_toll;
ALTER TABLE public.checked_headers
DROP COLUMN vat_toll_checked;