Re: migrations with multiple software versions

2012-01-18 Thread Pascal Robert
I would go with multiple DB schemas for different major versions. You will probably need that to have a different data sets to test against anyway. > Hi all, > > I have a little scenario here and I was wondering if there was a way > the ERXMigration system could handle it. It looks like

migrations with multiple software versions

2012-01-18 Thread Michael Gargano
Hi all, I have a little scenario here and I was wondering if there was a way the ERXMigration system could handle it. It looks like a "no" just reading some of the docs, but I can't be the only one doing this (i hope). So, I have two versions of software being worked on simult