I think in the next version of symfony(1.3) we will do some work on the integration between symfony and Doctrine migrations. As well as some other features such as query and resultset caching.
- Jon On Fri, Jan 23, 2009 at 8:23 AM, Tom Boutell <[email protected]> wrote: > > I agree this would be valuable. Our forthcoming CMS relies on column > aggregation inheritance to implement custom slots, so there is a major > need to upgrade and downgrade schemas. We'll be implementing 'install' > and 'uninstall' tasks in custom slot plugins, but things will get > messier once upgrades come into the picture. > > On Fri, Jan 23, 2009 at 3:35 AM, klemens_u <[email protected]> wrote: > > > > Are there any plans for the symfony integration of Doctrine to support > > plugin-specific migrations? > > > > If not, I d'like to start such an effort. > > > > My wishlist: > > - create migration classes for plugins > > - store the migration version for each plugin in the database > > - the "migrate" task searches for migrations in the plugin's > > migration folders and runs them all > > > > A similiar discussion about propel: > > > http://groups.google.com/group/symfony-devs/browse_thread/thread/8a4c0941a3759c32/41c3d5a2b18e22e0?lnk=gst&q=migrations#41c3d5a2b18e22e0 > > > > ;-) Klemens > > > > > > > > > -- > Tom Boutell > > www.punkave.com > www.boutell.com > > > > -- Jonathan H. Wage Open Source Software Developer & Evangelist http://www.jwage.com http://www.doctrine-project.org http://www.symfony-project.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
