Update of /var/cvs/contributions/CMSContainer/migration
In directory james.mmbase.org:/tmp/cvs-serv9974
Modified Files:
migration_1.5_to_1.6.txt
Log Message:
CMSC-1348 - Newsletter: Sent At-column is not working properly
See also: http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/migration
See also: http://www.mmbase.org/jira/browse/CMSC-1348
Index: migration_1.5_to_1.6.txt
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/migration/migration_1.5_to_1.6.txt,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- migration_1.5_to_1.6.txt 25 Feb 2009 10:44:26 -0000 1.19
+++ migration_1.5_to_1.6.txt 27 Mar 2009 07:01:34 -0000 1.20
@@ -102,6 +102,16 @@
*
*
+Name: Add a sendtime column in <prefix>_newsletterpublication table
+Goal: Used to save/get sendtime,CMSC-1348
+Type: sql-script
+--- Start script ---
+ALTER TABLE mm_newsletterpublication ADD sendtime datetime;
+ALTER TABLE live_newsletterpublication ADD sendtime datetime;
+--- End script ---
+*
+*
+*
Name: The <cmsc:renderURL> uses stricter page parameter input, for resolving
of page location
Goal: better JSP code
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs