No :)
On Dec 27, 6:03 pm, mdipierro wrote:
> Did this work with the old dal?
>
> On Dec 27, 9:41 am, HaM wrote:
>
> > Hi,
>
> > I'm trying to do INNER JOIN with aliased table and I'm experiencing
> > problem.
> > Here is my example:
>
> > Domain = db.domain
> > Client = db.client
> > Manager = d
Did this work with the old dal?
On Dec 27, 9:41 am, HaM wrote:
> Hi,
>
> I'm trying to do INNER JOIN with aliased table and I'm experiencing
> problem.
> Here is my example:
>
> Domain = db.domain
> Client = db.client
> Manager = db.contact.with_alias('manager')
> sql = db((Domain.id==1)&
>
2 matches
Mail list logo