Install-time scripts. Be sure to code defensively, considering that setup
might be aborted at any point.
I mean:
  IF (/*property exists with old name*/)
    ALTER TABLE ...
etc.

   Diego


On Mon, May 24, 2010 at 13:13, Armin Landscheidt <[email protected]>wrote:

> Which is the best way to migrate the database from one version of my
> program to the next version?
>
> Some special cases are renaming of classes and properties.
>
> --
> You received this message because you are subscribed to the Google Groups
> "nhusers" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<nhusers%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/nhusers?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en.

Reply via email to