mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-11-15 16:20:09 +00:00
2 lines
80 B
SQL
2 lines
80 B
SQL
ALTER TABLE chat1_message ADD hasEmbeddedObjects TINYINT(1) NOT NULL DEFAULT 0;
|