mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2024-11-26 21:41:04 +00:00
7152d714ae
To store the Markdown
2 lines
84 B
SQL
2 lines
84 B
SQL
-- Your SQL goes here
|
|
ALTER TABLE posts ADD COLUMN source TEXT NOT NULL DEFAULT '';
|