ipld-eth-server/db/migrations/1534295712_create_tend.down.sql
2018-10-26 15:24:03 +02:00

4 lines
86 B
SQL

DROP TABLE maker.tend;
ALTER TABLE public.checked_headers
DROP COLUMN tend_checked;