*Remove emote column from eventai_texts for compatibility with ACID.
--HG-- branch : trunk
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE eventai_texts DROP COLUMN emote;
|
||||
Reference in New Issue
Block a user
--HG-- branch : trunk
@@ -0,0 +1 @@
|
||||
ALTER TABLE eventai_texts DROP COLUMN emote;
|
||||