ipld-eth-server/db/migrations/1536710319_create_drip_drip.down.sql

4 lines
96 B
MySQL
Raw Normal View History

2018-10-26 13:14:17 +00:00
DROP TABLE maker.drip_drip;
ALTER TABLE public.checked_headers
DROP COLUMN drip_drip_checked;