mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2024-12-19 16:46:37 +00:00
2 lines
86 B
SQL
2 lines
86 B
SQL
-- Your SQL goes here
|
|
ALTER TABLE follows ADD COLUMN ap_url TEXT NOT NULL DEFAULT '';
|