Hi, This problem I've also posted on stackovervlow, but get any goals from there what to do, so the content of it is copied from this service.
I've got a strange problem with Symfony (with sfDoctrineGuardPlugin installed) and Doctrine migrations. What I've done till now: -I've dropped database and created new one withou tables -I've cleaned all model files -I've cleared cache -run symfony task "doctrine:generate-migrations-db" After that, I think that should be not differences between database and migration's files. Next I've run "doctrine:generate-migrations- diff" and got two new files with: -http://pastebin.com/p27CpWAT -http://pastebin.com/F3aTdpCG That was strange for me couse I've expected no differences, but I've run "doctrine:migrate --up" two times for two migrations generated earlier. Migrations passed. And now, what makes me confused is fact that every run of "doctrine:generate-migrations-diff", generates exactly same differences like in two files that I've linked in this post. Thanks for any suggestions, Tom -- 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