Revision: 1090
http://mrbs.svn.sourceforge.net/mrbs/?rev=1090&view=rev
Author: jberanek
Date: 2009-04-06 20:53:38 +0000 (Mon, 06 Apr 2009)
Log Message:
-----------
* Set SVN props on the version 3 DB schema update files and added
$Id$ lines.
* Added final \n into version 2 DB schema update post.inc file.
Modified Paths:
--------------
mrbs/trunk/web/upgrade/2/post.inc
mrbs/trunk/web/upgrade/3/mysql.sql
mrbs/trunk/web/upgrade/3/pgsql.sql
Property Changed:
----------------
mrbs/trunk/web/upgrade/3/mysql.sql
mrbs/trunk/web/upgrade/3/pgsql.sql
Modified: mrbs/trunk/web/upgrade/2/post.inc
===================================================================
--- mrbs/trunk/web/upgrade/2/post.inc 2009-04-06 20:46:15 UTC (rev 1089)
+++ mrbs/trunk/web/upgrade/2/post.inc 2009-04-06 20:53:38 UTC (rev 1090)
@@ -24,4 +24,4 @@
print "<span class=\"error\">Failed to set default values for new columns in
area table.</span>";
}
-?>
\ No newline at end of file
+?>
Modified: mrbs/trunk/web/upgrade/3/mysql.sql
===================================================================
--- mrbs/trunk/web/upgrade/3/mysql.sql 2009-04-06 20:46:15 UTC (rev 1089)
+++ mrbs/trunk/web/upgrade/3/mysql.sql 2009-04-06 20:53:38 UTC (rev 1090)
@@ -1,3 +1,4 @@
+-- $Id$
-- Run this script to upgrade postgres or mysql mrbs database
-- Add an extra column to the mrbs_entry and mrbs_repeat table
Property changes on: mrbs/trunk/web/upgrade/3/mysql.sql
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
Modified: mrbs/trunk/web/upgrade/3/pgsql.sql
===================================================================
--- mrbs/trunk/web/upgrade/3/pgsql.sql 2009-04-06 20:46:15 UTC (rev 1089)
+++ mrbs/trunk/web/upgrade/3/pgsql.sql 2009-04-06 20:53:38 UTC (rev 1090)
@@ -1,3 +1,4 @@
+-- $Id$
-- Run this script to upgrade postgres or mysql mrbs database
-- Add an extra column to the mrbs_entry and mrbs_repeat table
Property changes on: mrbs/trunk/web/upgrade/3/pgsql.sql
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits