On Sat, Jun 21, 2008 at 11:42:15AM +0200, Pietro Abate wrote: > AttributeError: 'Clause' object has no attribute 'addElement'
add/remove* methods are only available for RelatedJoins, not for MultipleJoins. For MultipleJoin just create an Element object setting its 'clause' ForeignKey to the Clause object you want to add it to. > ps: is there a irc channel for sqlobject ? No. Oleg. -- Oleg Broytmann http://phd.pp.ru/ [EMAIL PROTECTED] Programmers don't die, they just GOSUB without RETURN. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ sqlobject-discuss mailing list sqlobject-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss