From cb0319382240d21381335f5d70a8dfd8bcf04feb Mon Sep 17 00:00:00 2001 From: megamage Date: Mon, 5 Jan 2009 19:14:30 -0600 Subject: *Remove emote column from eventai_texts for compatibility with ACID. --HG-- branch : trunk --- sql/updates/789_world.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/789_world.sql (limited to 'sql/updates') diff --git a/sql/updates/789_world.sql b/sql/updates/789_world.sql new file mode 100644 index 00000000000..0c51d1b3fac --- /dev/null +++ b/sql/updates/789_world.sql @@ -0,0 +1 @@ +ALTER TABLE eventai_texts DROP COLUMN emote; \ No newline at end of file -- cgit v1.2.3