From: "Jonathan Wage" <jonw...@gmail.com>
Date: Thu, 3 Jul 2008 08:58:10 -0500
Local: Thurs 3 Jul 2008 14:58
Subject: Re: [doctrine-user] mysql_fetch_assoc
This currently does not exist. We will be introducing a new hydration type - Jon On Thu, Jul 3, 2008 at 5:19 AM, Johnny <ionut.dumi...@webland.ro> wrote: -- > hi, > i'm trying to do queries across multiple tables using DQL and need the > is there some way to use such an option with dql? > example: (this was the only way i managed to get my fetch_assoc > $results_query=Doctrine_Query::create() > ->setHydrationMode(Doctrine::HYDRATE_ARRAY) > $results=array(); > $results[$i]['player_name']=$result_query['player_name']; > $results[$i]['band_name']=$result_query['Band']['band_name']; > $results[$i]['user_name']=$result_query['User']['user_name']; > thanks 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.
| ||||||||||||||