-- This file should undo anything in `up.sql` DROP INDEX IF EXISTS bookword_wordindex; DROP TABLE book_words;