down.sql 107 B

123
  1. -- This file should undo anything in `up.sql`
  2. DROP INDEX IF EXISTS pali_text_vri ;
  3. DROP TABLE pali_texts ;