[Affelio-cvs 1167] CVS update: affelio

Back to archive index

Tadashi Okoshi slash****@users*****
2006年 3月 22日 (水) 18:15:27 JST


Index: affelio/upgrade.cgi
diff -u affelio/upgrade.cgi:1.5 affelio/upgrade.cgi:1.6
--- affelio/upgrade.cgi:1.5	Wed Mar  8 15:36:41 2006
+++ affelio/upgrade.cgi	Wed Mar 22 18:15:27 2006
@@ -211,6 +211,8 @@
     add_column($af, 'AFuser_CORE_friends', 'count_outgoing', "INTEGER", 0);
     #
     add_column($af, 'AFuser_CORE_friends', 'apps', "TEXT", "' '");
+    #
+    add_column($af, 'AFuser_CORE_message', 'folder', "TEXT", "'inbox'");
 
     ################################
     #Create small images


Affelio-cvs メーリングリストの案内
Back to archive index