570d7fe2d0
* Add markdown support for summary * Save both md and html summary
3 lines
90 B
SQL
3 lines
90 B
SQL
-- This file should undo anything in `up.sql`
|
|
ALTER TABLE users DROP COLUMN summary_html;
|