@@ -1,3 +0,0 @@
--- This file should undo anything in `up.sql`
-
-DROP INDEX IF EXISTS sent_sim_index_id ;
@@ -1,2 +0,0 @@
--- Your SQL goes here
-CREATE INDEX sent_sim_index_id ON sent_sim_indexs (sent_id);