|
@@ -1,7 +1,7 @@
|
|
|
-- This file should undo anything in `up.sql`
|
|
-- This file should undo anything in `up.sql`
|
|
|
|
|
|
|
|
-DROP INDEX pali_word_indeces_word ;
|
|
|
|
|
-DROP INDEX pali_word_indeces_word_en ;
|
|
|
|
|
|
|
+DROP INDEX pali_word_indexs_word ;
|
|
|
|
|
+DROP INDEX pali_word_indexs_word_en ;
|
|
|
|
|
|
|
|
DROP TABLE pali_word_indexs;
|
|
DROP TABLE pali_word_indexs;
|
|
|
|
|
|