3 lines
73 B
MySQL
3 lines
73 B
MySQL
|
-- Your SQL goes here
|
||
|
ALTER TABLE notifications ADD COLUMN data VARCHAR;
|