[symfony-devs] Re: migrations

2007-11-04 Thread Thierry

Sorry about that :)

Do you know if there are any good third party solutions out there?


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony developers" group.
To post to this group, send email to symfony-devs@googlegroups.com
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
-~--~~~~--~~--~--~---



[symfony-devs] Re: migrations

2007-11-04 Thread Ian P. Christian

I forgot to mention - you've posted to the wrong list-  please use the 
users list for this kind of question :)

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony developers" group.
To post to this group, send email to symfony-devs@googlegroups.com
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
-~--~~~~--~~--~--~---



[symfony-devs] Re: migrations

2007-11-04 Thread Ian P. Christian

Kiril Angov wrote:
> http://trac.symfony-project.com/wiki/sfPropelMigrationsLightPlugin
>
> This does the job pretty well, you have to do still some work but it is 
> much better than having to remember what needs to be updated to 
> production when you push the code.
>   
Doctrine also has support for migrations, they are built into doctrine 
itself.  Check the doctrine manual for info.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony developers" group.
To post to this group, send email to symfony-devs@googlegroups.com
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
-~--~~~~--~~--~--~---



[symfony-devs] Re: migrations

2007-11-04 Thread Kiril Angov

http://trac.symfony-project.com/wiki/sfPropelMigrationsLightPlugin

This does the job pretty well, you have to do still some work but it is 
much better than having to remember what needs to be updated to 
production when you push the code.

Kupo

Thierry wrote:
> How do you guys currently deal with upgrading the production database
> to the development structure?
>
> Cheers,
> Thierry
>
>
> >
>
>   


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony developers" group.
To post to this group, send email to symfony-devs@googlegroups.com
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
-~--~~~~--~~--~--~---