Hi,
2010/2/18 Olivier :
> Hello everyone,
>
> I'm a little new to Symfony, I've been browsing the user list, but did
> not find an answer to my issue.
> I'm using symfony version 1.4 with Doctrine.
> I have a query that I create using Doctrine, with the following code:
> $q = Doctrine_Query::creat
Hello everyone,
I'm a little new to Symfony, I've been browsing the user list, but did
not find an answer to my issue.
I'm using symfony version 1.4 with Doctrine.
I have a query that I create using Doctrine, with the following code:
$q = Doctrine_Query::create()
->from('ValueList v