-- This file should undo anything in `up.sql` DROP INDEX IF EXISTS word_book_paragraph ; DROP INDEX IF EXISTS ord_wordindex ; DROP TABLE words ;