2 lines
71 B
MySQL
2 lines
71 B
MySQL
|
ALTER TABLE servers MODIFY COLUMN allow_greets INT NOT NULL DEFAULT 1;
|