forked from mirrors/relay
3 lines
102 B
SQL
3 lines
102 B
SQL
-- This file should undo anything in `up.sql`
|
|
DROP INDEX blocks_domain_name_index;
|
|
DROP TABLE blocks;
|