[turba] imp name expansion - turba sql problem

Liam Hoekenga liamr@umich.edu
Tue, 20 Aug 2002 00:38:43 -0400 (EDT)


> I think what you're saying makes sense, though the grouping has to do with
> AND/OR and needing the owner_id to not be OR'ed...

Certainly not...  what I do see, tho, is

    WHERE ( owner_id = 'blah' ) AND

being a standard component of the private addressbook sql generated by
turba, which will take some re-writing.

liam