mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2024-11-22 19:41:03 +00:00
3 lines
90 B
MySQL
3 lines
90 B
MySQL
|
-- Your SQL goes here
|
||
|
ALTER TABLE mentions ADD COLUMN ap_url VARCHAR NOT NULL DEFAULT '';
|