3 lines
91 B
MySQL
3 lines
91 B
MySQL
|
ALTER TABLE comments ADD deleterHex TEXT;
|
||
|
ALTER TABLE comments ADD deletionDate TIMESTAMP;
|