On 01.09.2009, at 21:41, jaime wrote:

>
> Hi everyone
>
> I need to make a right join on Doctrine, because I'm working in a old
> database not designed for an ORM.
>
> Someone knows how to do a right join on Doctrine, because nothing
> appears in the documentation.


err .. right join's are just syntactical sugar if you got left joins.
it doesnt matter how old your db is .. you can do everything with a  
left join that you can do with a right join and vice versa.
and left joins are explained in the manual.

regards,
Lukas Kahwe Smith
m...@pooteeweet.org




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