down.sql 131 Bytes Raw Blame History Permalink 1 2 3 4 -- This file should undo anything in `up.sql` DROP INDEX "markdown_diffs_id"; DROP TABLE "markdown_diffs"; DROP TABLE "markdowns";