ipld-eth-server/db/migrations/1534295713_create_bite.down.sql
2018-10-26 15:21:04 +02:00

4 lines
86 B
SQL

DROP TABLE maker.bite;
ALTER TABLE public.checked_headers
DROP COLUMN bite_checked;