I'm using Postgresql and I'm trying symfony for migrate to it. But I can't do one think I believe it's basic. Modify database schema (for example adding a new column) without deleting tables. The only thing I found was a plugin (http://www.symfony-project.org/plugins/ sfPropelMigrationsLightPlugin) but it seems only works over MySQL. Is any possibility to make is simply?
Thanks in advance. -- You received this message because you are subscribed to the Google Groups "symfony users" 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-users?hl=en.
