ipld-eth-server/db/migrations/1536710319_create_drip_drip.down.sql
2018-10-26 15:14:17 +02:00

4 lines
96 B
SQL

DROP TABLE maker.drip_drip;
ALTER TABLE public.checked_headers
DROP COLUMN drip_drip_checked;