down.sql 112 B

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