mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2025-02-05 01:32:20 +00:00
2 lines
73 B
SQL
2 lines
73 B
SQL
-- Your SQL goes here
|
|
ALTER TABLE notifications ADD COLUMN data VARCHAR;
|