down.sql 103 B

1234
  1. -- This file should undo anything in `up.sql`
  2. DROP INDEX wbws_indexs_unique ;
  3. DROP TABLE wbws_indexs;