I have two database connections in databases.yml. I am generating
schema.yml from existing DBs.  I run ./symfony doctrine:build-schema
then ./symfony doctrine:build-model (for generating the classes).  The
first connection's fk's are getting generated without a hitch.  But
the second connection's fk's don't seem to be recognized by
Doctrine.

Is there something I need to be looking for when generating fk's, a
setting in the databases.yml?

Any ideas or suggestions would be greatly appreciated.

Thank you!

--~--~---------~--~----~------------~-------~--~----~
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