mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2024-11-20 10:31:17 +00:00
3 lines
84 B
MySQL
3 lines
84 B
MySQL
|
-- Your SQL goes here
|
||
|
ALTER TABLE posts ADD COLUMN source TEXT NOT NULL DEFAULT '';
|