Gert Vrebos - Tactics bvba wrote:
> Hey,
> 
>  
> 
> I was wondering if a database upgrade/downgrade system has been 
> considered yet.  As I maintain several symfony projects at multiple 
> locations in multiple versions, I find it a hassle to make sure database 
> schemas are up to date.
> 
>  
> 
> Currently I use the svn log of the data/*.sql files to do manual 
> upgrades, but a simple way (enforced or supported by symfony) to create 
> upgrade/downgrade scripts would make this process much easier and far 
> more reliable.
> 
>  
> 
> I once found something similar in rails:
> 
> http://media.rubyonrails.org/video/migrations.mov
> 
>  
> 
> Have any steps been taken here, any ideas?

I am not entirely convinced of migrations, but its of course better than 
nothing. I did a talk on this a while back. Do not expect silver bullets 
here .. but some ideas:
http://pooteeweet.org/files/phptek06/database_schema_deployment.pdf

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

Reply via email to