down.sql 129 B

1234
  1. -- This file should undo anything in `up.sql`
  2. DROP TABLE res_index ;
  3. DROP INDEX res_index_title ;
  4. DROP INDEX res_index_title_en ;