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