For some reason I can't seem to be able to check out cayenne-migrations:
svn co http://svn.apache.org/viewvc/cayenne/sandbox/cayenne-migrations does not 
work


________________________________
 From: emeka okafor <[email protected]>
To: "[email protected]" <[email protected]> 
Sent: Sunday, November 25, 2012 4:45 PM
Subject: Re: adding new columns to table
 
Thank you for your suggestions; I am going to try both and see which one is 
easier.



________________________________
From: Juan José Gil <[email protected]>
To: [email protected] 
Sent: Saturday, November 24, 2012 11:08 PM
Subject: Re: adding new columns to table

wouldn't be better to use something like flyway? http://flywaydb.org/


2012/11/24 John Huss <[email protected]>

> There is an experimental library in the cayenne-sandbox you could try:
> http://svn.apache.org/viewvc/cayenne/sandbox/cayenne-migrations/
>
> I'm using it in production, but your mileage may vary.  The migrations are
> not automatically generated (except for the initial database) but they are
> easy to write.
>
>
> On Sat, Nov 24, 2012 at 10:59 AM, emeka okafor <[email protected]>
> wrote:
>
> > Is there a cayenne way to modifying a databse table? Like a way for
> > cayenne to generate a migration class that can be run when when my schema
> > changes.
>

Reply via email to