Re: [SQLObject] MultipleJoin inactive in version 0.6
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Andrew B. <and...@pu...> - 2004-11-02 12:54:21
|
On Tue, Nov 02, 2004 at 01:25:12PM +0200, Max Ischenko wrote: > Nigel King wrote: [...] > >worked under 0.5.2 I understand that we now need get although this was > >not obvious in the documentation > > IMO, either the docs must be updated or, better yet, SQLobject should > somehow figure out that joinedColumn argument by itself. This is a bug in SQLObject 0.6 that has since been fixed in SVN. This seems to come up fairly frequently on this list... perhaps a 0.6.1 release would be a good idea? -Andrew. |