Update of /var/cvs/contributions/CMSContainer/migration
In directory james.mmbase.org:/tmp/cvs-serv25477/migration
Modified Files:
Tag: b1_4
migration_1.4.6_to_1.4.7.txt
Log Message:
NIJ-1095 Version numbers were not correct
See also: http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/migration
See also: http://www.mmbase.org/jira/browse/NIJ-1095
Index: migration_1.4.6_to_1.4.7.txt
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/migration/Attic/migration_1.4.6_to_1.4.7.txt,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -b -r1.1.2.1 -r1.1.2.2
--- migration_1.4.6_to_1.4.7.txt 2 May 2008 15:27:33 -0000 1.1.2.1
+++ migration_1.4.6_to_1.4.7.txt 2 May 2008 15:30:38 -0000 1.1.2.2
@@ -1,8 +1,8 @@
Migration document:
Part: core
-From versie: 1.3.7
-To versie: 1.3.8
+From versie: 1.4.6
+To versie: 1.4.7
Execute the following steps below in the given order:
@@ -11,8 +11,9 @@
Goal: Support for long urls
Type: sql-script
--- Start script ---
-ALTER TABLE live_urls MODIFY url TEXT NOT NULL;
ALTER TABLE mm_urls MODIFY url TEXT NOT NULL;
+
+ALTER TABLE live_urls MODIFY url TEXT NOT NULL;
--- End script ---
Exceptions/errors/other problems and what to do:
*
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs