Re: Search for specific field rather than primary key

[prev] [thread] [next] [Date index for 2004/08/12]

From: Dana Hudes
Subject: Re: Search for specific field rather than primary key
Date: 19:34 on 12 Aug 2004
On Thu, 12 Aug 2004, Perrin Harkins wrote:

> On Thu, 2004-08-12 at 15:11, Kevin Old wrote:
> Add "brandid" to the "Essential" column group and it will be fetched
> along with the primary key when you do this.

that's a performance issue only; the result either way is an array of
objects, not an array of scalars (each which is the pkey for a row). If
brandid isn't in Essential, it will get fetched when the accessor is
invoked.

(message missing)

Re: Search for specific field rather than primary key
Dana Hudes 19:34 on 12 Aug 2004

Generated at 11:34 on 01 Dec 2004 by mariachi v0.52