Update of /var/cvs/contributions/CMSContainer/migration
In directory james.mmbase.org:/tmp/cvs-serv20546/migration
Modified Files:
Tag: b1_5
migration_1.4_to_1.5.txt
Log Message:
CMSC-121 - Mind the typo in the column name
See also: http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/migration
See also: http://www.mmbase.org/jira/browse/CMSC-121
Index: migration_1.4_to_1.5.txt
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/migration/migration_1.4_to_1.5.txt,v
retrieving revision 1.9.2.1
retrieving revision 1.9.2.2
diff -u -b -r1.9.2.1 -r1.9.2.2
--- migration_1.4_to_1.5.txt 6 Oct 2008 08:08:32 -0000 1.9.2.1
+++ migration_1.4_to_1.5.txt 10 Oct 2008 12:51:07 -0000 1.9.2.2
@@ -101,12 +101,12 @@
*
-Name: Add the overwritable filed to the stylesheet table.
+Name: Add the overwriteable filed to the stylesheet table.
Goal: .
Type: sql-script
--- Start script ---
-ALTER TABLE mm_stylesheet ADD COLUMN overwritable bit(1);
-ALTER TABLE live_stylesheet ADD COLUMN overwritable bit(1);
+ALTER TABLE mm_stylesheet ADD COLUMN overwriteable bit(1);
+ALTER TABLE live_stylesheet ADD COLUMN overwriteable bit(1);
--- End script ---
Exceptions/errors/other problems and what to do:
*
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs