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 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
