ipld-eth-server/db/migrations/1533844125_create_frob.down.sql
2018-10-26 15:26:36 +02:00

4 lines
86 B
SQL

DROP TABLE maker.frob;
ALTER TABLE public.checked_headers
DROP COLUMN frob_checked;