mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-11-16 16:30:09 +00:00
2 lines
57 B
SQL
2 lines
57 B
SQL
ALTER TABLE chat1_room CHANGE topic topic TEXT NOT NULL;
|