ipld-eth-server/db/migrations/1534799167_create_dent.down.sql
2018-10-26 15:17:30 +02:00

4 lines
86 B
SQL

DROP TABLE maker.dent;
ALTER TABLE public.checked_headers
DROP COLUMN dent_checked;