mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-10-31 14:10:08 +00:00
2 lines
57 B
MySQL
2 lines
57 B
MySQL
|
ALTER TABLE chat1_room CHANGE topic topic TEXT NOT NULL;
|