Dear Oleg,

     shall you incorporate in the next bug fix? or leave it as it is?

Wednesday, March 29, 2006, 1:46:43 PM, you wrote:

OB> On Wed, Mar 29, 2006 at 01:33:39PM +0200, Ivan Horvath wrote:
>>      i think there is a problem with this sql which intend to find the
>>      primary key.
>>      as you can see on the below sql command, if the table is in
>>      another schema, then we have to query the pg_namespace table as
>>      well
>>      so the relname contains just the class name, while the
>>      pg_namespace.nspname contains the schema name and the two table
>>      can be related by the c.relnamespace = pg_namespace.oid fields
>> 
>>      i think this is a bug in sqlobject, which is only occurs when we
>>      would like to work tables from other schema then public.

OB>    May be. Nobody patched SQLObject to consistently support schemas.

OB> Oleg.



-- 
Best regards,
 Ivan Horvath
 Chief Programmer

 Alcatel ISD
 PMS 2000 Product Team

 H-1116, Budapest
 Kondorfa u. 10.
 Tel.: +36 1 209 9546
 Fax.: +36 1 209 9599
 Mobil: +36 30 257 0235
 VOIP: +49 511 676 478010
 mailto:[EMAIL PROTECTED]

Anyone who has never made a mistake has never tried anything new.

/Albert Einstein/ 



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to