+ add update2.3.sql

This commit is contained in:
shiyangyangwork@yahoo.cn
2011-11-17 05:25:13 +00:00
parent f4c62e7a8b
commit b192e8bda1
+1
View File
@@ -0,0 +1 @@
ALTER TABLE `zt_bug` ADD `toStory` MEDIUMINT( 8 ) NOT NULL DEFAULT '0' AFTER `toTask` ;