Tims-Chat/sql/0012-chat1_message-Nullroom...

2 lines
69 B
SQL

ALTER TABLE chat1_message CHANGE roomID roomID INT(10) DEFAULT NULL;