ipld-eth-server/db/migrations/1534295712_create_tend.down.sql

4 lines
86 B
MySQL
Raw Normal View History

2018-10-26 13:24:03 +00:00
DROP TABLE maker.tend;
ALTER TABLE public.checked_headers
DROP COLUMN tend_checked;