down.sql 100 B

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