On Mon, 1 Feb 2010, Romain Pouclet wrote:

> Hi all,
> 
> I am currently working on a Symfony application which is now in 
> production. I still have to work on it so I have to set up some 
> migrations but I must admit I'm completely lost here. I found a 
> publication about setting up Doctrine Migrations 
> (http://www.denderello.com/publications/guide-to-doctrine-migrations)

See also http://www.symfony-project.org/doctrine/1_2/en/

> but I have a few questions : 
> - I don't know which case I'm in, should I use the 
> "generate-migrations-db" or the "generate-migrations-model" task? What's 
> the main difference? 

The former looks at your database tables while the latter looks at your 
models instead.



-- 


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