down.sql 110 B

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