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