Thanks for the reply. However, if I add a primary keys separate and apart from the current fk/pk for each table, then the nature of the relationships will be changed unless i add a plethora of unique keys.
I will try to see what I can learn from the doctrine guys as weaverryan suggested. If not, I may just have to use dbal and drop orm altogether. My database currently houses over 40 tables and about 30 of them are a part of such complex relationships. I'm not sure how orm will handle them. I may end up writing a lot more code, but at least the performance will be better. -- 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 developers" group. To post to this group, send email to symfony-devs@googlegroups.com To unsubscribe from this group, send email to symfony-devs+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en