down.sql 107 B

123456
  1. -- This file should undo anything in `up.sql`
  2. DROP INDEX pali_words_book_para ;
  3. DROP TABLE pali_words;