3 lines
71 B
MySQL
3 lines
71 B
MySQL
|
ALTER TABLE pages
|
||
|
ADD stickyCommentHex TEXT NOT NULL DEFAULT 'none';
|