-- This file should undo anything in `up.sql` DROP INDEX IF EXISTS word_indexs_worden ; DROP INDEX IF EXISTS word_indexs_word ; DROP TABLE word_indexs ;