1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2025-01-18 01:20:40 +00:00
Tims-Chat/sql/0024-chat1_room-topicUseHtml.sql

2 lines
71 B
MySQL
Raw Normal View History

2018-08-17 00:30:59 +02:00
ALTER TABLE chat1_room ADD topicUseHtml TINYINT(1) NOT NULL DEFAULT 0;