I chose r for rootAlias as that is the variable used internally in Doctrine.

Can you create a ticket and we'll include this information in the
documentation.

Thanks, Jon

On Wed, Mar 4, 2009 at 4:57 AM, ken <[email protected]> wrote:

>
> I checked sfFormFilterDoctrine just to find out what Doctrine::Query
> is using as alias for the base table in buildQuery method.
> I did this because i'm having trouble doing joins to improve the
> performance of the admin list.
>
> Lo and behold, it is 'r'!
>
> Is there any reason why 'r' is used instead of some other aliases? It
> doesn't really make sense to use r as the alias of say Person model.
> And I don't see this in the documentation.
> >
>


-- 
Jonathan H. Wage
Open Source Software Developer & Evangelist
http://www.jwage.com
http://www.doctrine-project.org
http://www.symfony-project.org

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