The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
From: "Jonathan Wage" <jonw...@gmail.com>
Date: Wed, 14 May 2008 13:13:25 -0500
Local: Wed 14 May 2008 19:13
Subject: Re: [doctrine-user] Bug?
Try capitalized WITH? Also I would use tokens in your query. ? instead of - Jon On Wed, May 14, 2008 at 1:10 PM, Alex <outroa...@gmail.com> wrote: -- > $query = Doctrine_Query::create()->from('CommentItem > c')->leftJoin('c.sfGuardUser u')->leftJoin('c.VoteComment vc with vc.user_id > = '.$this->getUser()->getId()); > } > $treeObject = $commentTable->getTree(); > echo $treeObject->getBaseQuery()->getSqlQuery(); > Output is > "SELECT c.id AS c__id, c.lft AS c__lft, c.rgt AS c__rgt, c.level AS > Doctrine seems to be discarding my last leftJoin's with condition. Is this > - Alex Jonathan Wage http://www.jwage.com http://www.centresource.com You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||