Update of /var/cvs/contributions/CMSContainer/migration
In directory james.mmbase.org:/tmp/cvs-serv21677/migration

Modified Files:
      Tag: b1_4
        migration_1.3_to_1.4.txt 
Log Message:
CMSC-873 - Updates to XML files for better formatting and language. Also added 
entries to migration script


See also: http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/migration
See also: http://www.mmbase.org/jira/browse/CMSC-873


Index: migration_1.3_to_1.4.txt
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/migration/migration_1.3_to_1.4.txt,v
retrieving revision 1.4.2.6
retrieving revision 1.4.2.7
diff -u -b -r1.4.2.6 -r1.4.2.7
--- migration_1.3_to_1.4.txt    15 Apr 2008 08:08:14 -0000      1.4.2.6
+++ migration_1.3_to_1.4.txt    28 Apr 2008 16:48:06 -0000      1.4.2.7
@@ -164,3 +164,17 @@
 *
 *
 *
\ No newline at end of file
+
+
+Name: Update field size of the dynamic forms
+Goal: increase size of text to be entered.
+Type: sql-script
+--- Start script ---
+ALTER TABLE mm_savedfieldvalue MODIFY column m_value text;
+ALTER TABLE live_savedfieldvalue MODIFY column m_value text;
+--- End script ---
+Exceptions/errors/other problems and what to do:
+*
+*
+*
+
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to