ipld-eth-server/db/migrations/1533844125_create_frob.down.sql

4 lines
86 B
MySQL
Raw Normal View History

2018-10-26 13:26:36 +00:00
DROP TABLE maker.frob;
ALTER TABLE public.checked_headers
DROP COLUMN frob_checked;