On Thu, Jul 05, 2007 at 09:12:43AM -0600, Brian Cole wrote:
> {'sysname': <SOStringCol sysname default=''>, 'sysnameID': <SOIntCol
> sysnameID default=None>}
> 
> > > '_SO_class_'+column.foreignKey).q.id
> > > TypeError: cannot concatenate 'str' and 'NoneType' objects

   Seems like a bug in SQLBuilder in the trunk - it recognized sysnameID as
a ForeignKey. I will contact the author of that part of the code.
Meanwhile, can you downgrade to a stable branch and test? 0.9.0 is the
current stable release.

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to