mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2024-11-26 21:41:04 +00:00
570d7fe2d0
* Add markdown support for summary * Save both md and html summary
2 lines
90 B
SQL
2 lines
90 B
SQL
-- This file should undo anything in `up.sql`
|
|
ALTER TABLE users DROP COLUMN summary_html;
|