1 line
72 B
MySQL
1 line
72 B
MySQL
|
ALTER TABLE feed_entries ADD COLUMN marked_read TIMESTAMP DEFAULT NULL;
|