Jan Markmann wrote: > Some kind of SQL-diffs/patches based on modified model YAMLs/XMLs that > would make it possibly to to modify the DB-structure without dumping > current DB-content als fixture, recreating the SQL from model, > reinserting the SQL and reloading fixtures. That is no real option in > prod-env.
I recently blogged about the general challenge. YAML/XML would be in the MDB2_Schema approach mentioned in my blog: http://pooteeweet.org/blog/688 regards, Lukas --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
