1 line
50 B
MySQL
1 line
50 B
MySQL
|
|
ALTER TABLE notifications ADD COLUMN message TEXT;
|
|
|
ALTER TABLE notifications ADD COLUMN message TEXT;
|