Hi!
I was wondering if someone has any thoughts on db migrations in
combination with ZF. I have some great deployment scripts ready for
pushing out my application code, but I was wondering how to get db
migrations up and running in an easy way.
I have looked at the Cake db migrations, but it's too much mixed with
the Cake console. I also looked at liquibase (liquibase.org), but it
has a pretty bloated xml config, and I prefer some sort of yaml or
perhaps sql migrations.
Anyone any ideas or suggestions?
--
cheers!
Sander van de Graaf