Hi all,

First, I would like to say that I think SQLObject is one of the better ORM
wrappers I have looked at, and I really like how you all have made it feel
really natural within Python.

I've been reading through the documentation and I was wondering if there was
any examples of how one could do a many-to-many relationship such that the
intermediate table had additional attributes? I saw this hinted at in the
documentation, but I guess I missed a relevant example.

For instance, going back to to the example in the documentation (see:
http://sqlobject.org/SQLObject.html#many-to-many-relationships ) -- how
would the DateTime column be added to the intermediate table? Or even a
'comment' StringCol? (So that the date of role-adding could be put in, as
well as a "reason")

Thanks in advance!
------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and publish 
your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to