Hi !

I have a little problem with doctrine 1.2 migrations.

Context:

I have generate migrations files for all my schema and migrate the whole 
things without any problem !

Problem: 

One of my foreign key constraint is not generate in the *_add_fks.php 
migration file, so i have run i run ./symfony 
doctrine:generate-migrations-diff and now i have a brand new migration file 
with the foreign missing key added. GREAT.

But now everytime i made a change in my schema and generate a migration 
file, this foreign key is automatically added to this migration file .

Are you aware of this problem ? Any solution ?

Thanks a lot !

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

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