Fixed my previous commit 2.1.0_Alpha_1
authorAlexander Ebert <ebert@woltlab.com>
Sat, 15 Nov 2014 13:46:07 +0000 (14:46 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Sat, 15 Nov 2014 13:46:07 +0000 (14:46 +0100)
update1_2.1.0_alpha_1.sql
update2_2.1.0_alpha_1.sql
update3_2.1.0_alpha_1.sql

index bdf19d54b2db8636ff0fd682d0cbe74516892887..4447a6021e0b45fd3abc922ca41bc09a398101f5 100644 (file)
@@ -1,3 +1 @@
 ALTER TABLE wcf1_conversation_message ADD lastEditTime INT(10) NOT NULL DEFAULT 0;
-ALTER TABLE wcf1_conversation_message ADD editCount MEDIUMINT(7) NOT NULL DEFAULT 0;
-ALTER TABLE wcf1_conversation_message ADD hasEmbeddedObjects TINYINT(1) NOT NULL DEFAULT 0;
index bdf19d54b2db8636ff0fd682d0cbe74516892887..0cde8a4ff3a4de62409b46c35e1b445b62432105 100644 (file)
@@ -1,3 +1 @@
-ALTER TABLE wcf1_conversation_message ADD lastEditTime INT(10) NOT NULL DEFAULT 0;
 ALTER TABLE wcf1_conversation_message ADD editCount MEDIUMINT(7) NOT NULL DEFAULT 0;
-ALTER TABLE wcf1_conversation_message ADD hasEmbeddedObjects TINYINT(1) NOT NULL DEFAULT 0;
index bdf19d54b2db8636ff0fd682d0cbe74516892887..b40c1287b6745a2e0770ac43ee619ad2335876b4 100644 (file)
@@ -1,3 +1 @@
-ALTER TABLE wcf1_conversation_message ADD lastEditTime INT(10) NOT NULL DEFAULT 0;
-ALTER TABLE wcf1_conversation_message ADD editCount MEDIUMINT(7) NOT NULL DEFAULT 0;
 ALTER TABLE wcf1_conversation_message ADD hasEmbeddedObjects TINYINT(1) NOT NULL DEFAULT 0;