mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2024-11-25 13:01:08 +00:00
3 lines
99 B
MySQL
3 lines
99 B
MySQL
|
-- Your SQL goes here
|
||
|
ALTER TABLE users ADD COLUMN followers_endpoint VARCHAR NOT NULL DEFAULT '';
|