-- This file should undo anything in `up.sql` DROP INDEX IF EXISTS article_lists_article_collection; DROP TABLE article_lists;