Yep - you can:  
http://www.doctrine-project.org/documentation/manual/1_0/en/migrations

Migrations are just classes with interface methods - there's a pre/post  
hook that allows you to extract & save or import & load data.


On Tue, 27 Oct 2009 15:57:42 +0100, Simone Fumagalli  
<simone.fumaga...@gmail.com> wrote:

>
> Is there a way to specify fixtures to use when my database migrate
> from version N to M ?
>
> Let's say migrating to version M from version N add a table to my
> database, I would like to specify a fixtures to add data in that
> table.
>
> Regards.
>
> --
> Simone
>
>
> >


-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to