Hello.

In my project I've some tables with the doctrine I18N behavior.

When I create the initial migration everything is fine but at the
first change Symfony also add a drop for the table "language" in the
"up" method.

Due there are no model "languages" when I run doctrine:migrate I get
an error saying "Table languages doesn't exist"

I don't think this is a bug (I mean, it's such common scenario that
should be already closed) so, where am I wrong ?

regards.

--
Simone

-- 
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to