down.sql 131 Bytes
-- This file should undo anything in `up.sql`
DROP INDEX "markdown_diffs_id";
DROP TABLE "markdown_diffs";
DROP TABLE "markdowns";