down.sql 139 B

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