You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "Scott T Weaver (JIRA)" <je...@portals.apache.org> on 2006/01/06 16:35:17 UTC

[jira] Updated: (JS2-463) Database Upgrade scripts

     [ http://issues.apache.org/jira/browse/JS2-463?page=all ]

Scott T Weaver updated JS2-463:
-------------------------------

    Attachment: migrate.sql

Migration script (MSSQL Specific)

> Database Upgrade scripts
> ------------------------
>
>          Key: JS2-463
>          URL: http://issues.apache.org/jira/browse/JS2-463
>      Project: Jetspeed 2
>         Type: Improvement
>   Components: Deployment, Installer, Project Build
>     Versions: 2.1-dev, 2.0-FINAL
>     Reporter: Scott T Weaver
>     Priority: Critical
>  Attachments: migrate.sql
>
> Moving to the release version of Jetspeed 2, I have run into enough database changes to make upgrade fairly painful.
> 1.  The format of the PREFS_PROPERTY_VALUE was completely altered requiring manual migration of existing data from the old table format to the new (see the attached .sql file for example script to move existing prefs).
> 2.  The page statics system was added, not a big deal, but still was suprise and required digging into the logs to locate the issue.
> The issue is  that on existing build systems I cannot simply wipe/recreate the database like I do on a local dev system and now that we have a release and will try to release incremental builds we should really focus on migration and upgrade scripts for the database.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org