mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-10-31 14:10:08 +00:00
2 lines
74 B
MySQL
2 lines
74 B
MySQL
|
ALTER TABLE chat1_message CHANGE username username VARCHAR(100) NOT NULL;
|