down.sql 96 B

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