mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2024-11-29 23:11:02 +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 '';
|