sure thing. just sharing options. honestly none of available migration frameworks for java works for me. so ended up with home grown.
On Fri, Mar 9, 2012 at 2:46 PM, Taha Hafeez Siddiqi < tawus.tapes...@gmail.com> wrote: > Thanks Dmitriy > > I had a look at flyway, but the advantage liquibase has over flyway is > hibernate support. Also flyway does not provide a generic way of writing > sqls(not sure) > > regards > Taha > > On Mar 9, 2012, at 2:49 PM, Dmitriy Vsekhvalnov wrote: > > > Take a look: http://code.google.com/p/flyway/ > > > > > > > > On Fri, Mar 9, 2012 at 11:05 AM, Massimo Lusetti <mluse...@gmail.com> > wrote: > > > >> On Fri, Mar 9, 2012 at 3:18 AM, Taha Hafeez Siddiqi > >> <tawus.tapes...@gmail.com> wrote: > >> > >>> Thanks Christian > >>> > >>> The only reservation we have against Liquibase is xml. There is a > groovy > >> support but I am not sure how good it is. But I think it is the only > way > >> to go :-( > >> > >> I've used that in the past and indeed is XML based but it serve just > >> for "db schema" updates, not data nor defaults. > >> > >> Cheers > >> -- > >> Massimo > >> http://meridio.blogspot.com > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > >> For additional commands, e-mail: users-h...@tapestry.apache.org > >> > >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >