Re: [Webware-discuss] MiddleKit Schema Upgrade

2006-09-07 Thread Seth Remington
On Thu, 2006-09-07 at 09:45 -0700, Chuck Esterbrook wrote: > On 9/7/06, Seth Remington <[EMAIL PROTECTED]> wrote: > > Hello All, > > > > I am using MiddleKit in an open source application and as most projects > > go it is expanding and evolving, and the database structure is evolving > > with it. >

Re: [Webware-discuss] MiddleKit Schema Upgrade

2006-09-07 Thread Chuck Esterbrook
On 9/7/06, Seth Remington <[EMAIL PROTECTED]> wrote: > Hello All, > > I am using MiddleKit in an open source application and as most projects > go it is expanding and evolving, and the database structure is evolving > with it. > > So now I have a requirement to provide a convenient upgrade path for

[Webware-discuss] MiddleKit Schema Upgrade

2006-09-07 Thread Seth Remington
Hello All, I am using MiddleKit in an open source application and as most projects go it is expanding and evolving, and the database structure is evolving with it. So now I have a requirement to provide a convenient upgrade path for users that includes database schema changes. MiddleKit is wonder