mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-11-09 15:20:08 +00:00
2 lines
69 B
SQL
2 lines
69 B
SQL
ALTER TABLE chat1_message CHANGE roomID roomID INT(10) DEFAULT NULL;
|